summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-ci-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-26compass: Switch using labels instead of slavesFatih Degirmenci1-1/+1
This change switches compass jobs to use labels instead of tying jobs to slaves. The changes in detail are: - Compass jobs can roam on any pod that is labelled with compass-baremetal and compass-virtual. - Above means that there is no branch/pod allocation anymore. - New jobs are created in order to get rid of pod names from them and just use baremetal or virtual in names. - Old jobs are removed. - Related test jobs are updated. - huawei-virtual label is renamed to compass-virtual since we still have installer specific slaves, not company specific. In future the job might end up on a none-Huawei slave too. - huawei-pod2 is not a CI POD so it is left in none-CI PODs section. - block relations and triggers might require fine tuning and left to compass project to decide how to adjust Job structure remains same; one parent job calling 3 downstream jobs: deploy, functest, yardstick. The OS to deploy (trusty or centos7) needs to be solved in a separate patch in a sustainable way. Change-Id: I22bfaff36640667b6764f0e303a3286af0eb41b2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-24armband: schedule deploy jobs earlierJosep Puigdemont1-1/+1
Change-Id: Ib555f05777cd301851c10f139457a5babf1b7f5b Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-05-17armband, arm-pod1: reschedule deploy jobJosep Puigdemont1-1/+1
Change-Id: I497213685fa4954977c75537b1cd6ad1c52ab312 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-05-12arm-pod1: Trigger daily brahmaputra CI jobs.Alexandru Avadanii1-2/+2
Enable only odl_l2 HA for now, due to limited resources / high demand for manual testing on AArch64. Change-Id: Iea0f42aa722c024879d30139701d7e68f37bac55 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-05-11armband-ci-jobs: fix projectJosep Puigdemont1-1/+1
Change-Id: Id569f07873c7a479b1afaee2b7704e9a2516088c Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-05-11armband: Fix functest job nameFatih Degirmenci1-1/+1
Change-Id: I192f98000d4a8e1eae11efb8f2d7b54d945e2bfa Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-10armband: add ci jobsJosep Puigdemont1-0/+193
Change-Id: I6918dc1189ab18fa79812ffa7c5e67867a945eba Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>