Skip to content

Commit

Permalink
common: start PMem tests at 6:00 pm to get results early next day
Browse files Browse the repository at this point in the history
PMem tests required about 14h30m for execution.
With execution started at noon results are practically available
at the end of working day.

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Feb 23, 2024
1 parent 38d414e commit 5291234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pmem_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: PMEM tests
on:
workflow_dispatch:
schedule:
# run this job at 00:00 UTC every day
- cron: '0 0 * * *'
# run this job at 18:00 UTC every day
- cron: '0 18 * * *'

jobs:
# Test the default build with the basic test suite.
Expand Down

0 comments on commit 5291234

Please sign in to comment.