Skip to content

Commit

Permalink
Execute testing_master_testing on Wednesdays
Browse files Browse the repository at this point in the history
Change the day of the week testing_master_testing is executed
so that it is the same day as testing_master_testing_selinux.

Signed-off-by: François Cami <fcami@redhat.com>
  • Loading branch information
fcami authored and netoarmando committed Jul 1, 2021
1 parent 8dd4b89 commit 9b68181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/automation/nightly_pr/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ nightly_jobs:
reviewer: flo-renaud

- name: testing_master_testing
weekdays: "7"
hour: "2"
weekdays: "3"
hour: "8"
minute: "00"
flow: "testing"
branch: "master"
Expand Down

0 comments on commit 9b68181

Please sign in to comment.