diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-10-05 12:41:25 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-10-05 12:41:25 +0200 |
commit | d2d9a1ceea86649e6aa5236f822405e36fe107c2 (patch) | |
tree | 24eb0e2215331f84a24210c165c7b471ac23476a /jjb/apex | |
parent | fbfaf2d015b4e1bd76e9da8db7768c9af7fbe8ce (diff) |
Adjust/sync fuel and apex daily run times
The times are set to 03:00 UTC in order to leave daytime for
development work and make the booking easier.
https://wiki.opnfv.org/pharos/hw_resource_allocation#resource_bookingreservation
Change-Id: I94e947631c58dd3a917101a76ad74a3a3602848e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r-- | jjb/apex/apex.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index d5cfc87ce..65f042f50 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -300,5 +300,4 @@ - trigger: name: 'apex-master' triggers: - - timed: '0 11 * * *' - + - timed: '0 3 * * *' |