Enable Airship jobs 57/69857/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 29 Mar 2020 17:52:27 +0000 (19:52 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 29 Mar 2020 17:57:17 +0000 (19:57 +0200)
Swift testing and vping_ssh seems good vs CNTT.
CNTT RI needs to be updated to fully pass swift testing [1][2][3].

Airship sometimes failed vs vping_ssh because DHCP responds are far
too long.

[1] https://jira.opnfv.org/browse/AIRSHIP-39
[2] https://jira.opnfv.org/browse/AIRSHIP-40
[3] https://jira.opnfv.org/browse/AIRSHIP-41

Change-Id: I84a46d14f8c9e7c78f3a6a1e8452114030dcf997
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/airship.yaml
jjb/airship/cntt.yaml

index 16a971e..b679f3e 100644 (file)
 
 - job-template:
     name: 'airship-{tag}-daily'
-    disabled: true
     project-type: multijob
     triggers:
       - timed: '@daily'
 
 - job-template:
     name: 'airship-{tag}-gate'
-    disabled: true
     project-type: multijob
     triggers:
       - airship-patchset-created:
index ee5a7e3..a32f9e5 100644 (file)
 
 - job-template:
     name: 'cntt-{tag}-daily'
-    disabled: true
     project-type: multijob
     triggers:
       - timed: '@daily'
 - job-template:
     name: 'cntt-{tag}-gate'
     project-type: multijob
-    disabled: true
     triggers:
       - cntt-patchset-created:
           branch: '{branch}'