summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-06jjb: xci: xci-set-scenario: Allow automatic detection of generic scenariosMarkos Chandras1-10/+10
The list of supported scenarios is hardcoded and this makes it difficult to test new scenarios. As such, lets determine the scenario and the installer based on the actual files that have been changed on every patchset. Change-Id: I4868a1da08d58cd6ff37347a0c0bc5c5e28b15bb Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-04-04Merge "[daisy] Support doctor in daisy master branch"Serena Feng1-1/+8
2018-04-04Merge "[daisy]Enable jobs for stable/fraser branch"Serena Feng4-35/+60
2018-04-04Merge "[QTIP] extend the timeout"Serena Feng1-1/+1
2018-04-04Merge "add a default value for SSH_KEY"Serena Feng1-1/+1
2018-04-04[QTIP] extend the timeoutzhihui wu1-1/+1
The test execution time for VM costs around 1hr and 30 min. Need to extend the timeout. Change-Id: I6f83dc5ed8c5c1ae76b6e6e33758bfdb254aef23 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-03Merge "Create Stable Branch Jobs for joid"Trevor Bramwell2-34/+34
2018-04-03Merge "Create Stable Branch Jobs for apex"Tim Rozet6-0/+278
2018-04-03Create Stable Branch Jobs for joidjenkins-ci2-34/+34
Change-Id: Ia810443a15d32e58262089de30e9b88655b5a7d4 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Create Stable Branch Jobs for apexjenkins-ci6-0/+278
Change-Id: I7f6072121c4d88192c828e2e3cf2beb5d6c22c37 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Merge "Enable linting against the Fraser stable branch"Aric Gardner1-0/+4
2018-04-03Merge "Build opnfv/functest-x:fraser"Trevor Bramwell1-0/+3
2018-04-03Enable linting against the Fraser stable branchTrevor Bramwell1-0/+4
Change-Id: I8075eee7de9a5bd1274131c5171c22e5dace5b69 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03Include 'opnfv-pylint-verify-stream' to job listTrevor Bramwell1-0/+1
This job was not being created because it was missing from the jobs list in the file. Change-Id: Ibd66c6b654421e63f23738d6eecdca93aecf86cc Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-03[daisy]Enable jobs for stable/fraser branchZhijiang Hu4-35/+60
Now we have had the stable/fraser branch in place [1]. Let's Re-arrange CI resources for it. [1] https://gerrit.opnfv.org/gerrit/#/c/54693/ Change-Id: Id596b1070c781da4edfd2496a47ea36400268614 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-02Merge "[Compass4nfv] remove euphrates jobs create fraser jobs"Trevor Bramwell1-85/+58
2018-04-02Add 'Signed-off-by' to automated Jenkins job patchTrevor Bramwell1-1/+1
All commits require a signed-off-by line to be accepted by Gerrit, and automated patches are no exception. Change-Id: I54179c47e33b5088e4e3c3d5752ccb3560f2face Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-02Build opnfv/functest-x:fraserCédric Ollivier1-0/+3
Change-Id: I47891ae4b0f48234731043822abe9c54fc7a7655 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-02Verify Functest Fraser branchesCédric Ollivier2-0/+8
Change-Id: Ibed7d932e817150f1f89b290885f4583f7168092 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-30add a default value for SSH_KEYdongwenjuan1-1/+1
Change-Id: I6b7d3a35cf9609e983e76b8c8d76757a99bbe15f Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-03-29Merge "bugfix: missing mcp ssh_key mapping"Serena Feng1-0/+6
2018-03-29bugfix: missing mcp ssh_key mappingdongwenjuan1-0/+6
For doctor test, we need the ssh_key to access to installer, controller and compute nodes in functest container. Change-Id: I821b7413e2e18064576c2ddbdb611eda5f3fd19b Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-03-28Apex: Updates promotion jobsTim Rozet3-37/+21
Change-Id: I37c7b8b6e4bd19ef94b9b42fe2e5e89cc3e2da21 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-03-28Apex: Adds parsing scenario on artifact downloadTim Rozet1-0/+20
Download was not properly being skipped on upstream scenarios because the scenario was not being detected and was set as "gate". Change-Id: I38533ad8140be48726aa2cb1c106d7ef6ca9afd5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-03-26xci: Set content-type of promotion properties file to text/htmlFatih Degirmenci1-1/+2
Change-Id: I609b796c629c68df214634ced5e9e6bda8ac2607 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-26Merge "Set Jenkins Automation user git configs globally"Aric Gardner1-2/+2
2018-03-25Set Jenkins Automation user git configs globallyTrevor Bramwell1-2/+2
These settings don't appear to be being picked up when the commit happens. Setting them globally should fix this. Change-Id: Ic93a65c7b1676a465e85af3909b20ba2bcf60f74 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-03-25Merge "Restrict Files Release Automation Job Runs Against"Trevor Bramwell1-1/+1
2018-03-25Merge "Fraser branch jobs for basic verification projects"Trevor Bramwell1-1/+1
2018-03-25Merge "Remove KUBECONFIG from env_file"Fatih Degirmenci1-1/+0
2018-03-24xci: Run ansible within venvFatih Degirmenci1-1/+4
Change-Id: I20eb3c89c199b09ce839ae4ef6dfdcdd34dc58cf Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-23Merge "xci: Do not trigger merge jobs for INFO.yaml updates"Fatih Degirmenci1-0/+2
2018-03-22xci: Record promotion time in UTCFatih Degirmenci1-1/+1
Change-Id: Id6ea4f8124bdfe8c4233400d216d503fa101b0cb Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-23Merge "Bugfix: command chown failed because LF POD has no jenkins user"mei mei1-2/+2
2018-03-22Bugfix: command chown failed because LF POD has no jenkins userxudan1-2/+2
Command change the file owner failed on lf-pod1 and lf-pod2 with the reason "chown: invalid user: ‘jenkins:jenkins’". Make pod.yaml file can be modified by any user. Change-Id: I1feb108e95c59c228d2aef55862017e9b80bcb73 Signed-off-by: xudan <xudan16@huawei.com>
2018-03-23Merge "Fix RegExp issue for sfc scenario"mei mei1-1/+1
2018-03-23Merge "xci: Record additional promotion metadata for further use"Fatih Degirmenci1-0/+4
2018-03-22Fraser branch jobs for basic verification projectsTrevor Bramwell1-1/+1
Most of these projects will not have a stable branch, but for those that do follow the process they will need these jobs. Change-Id: Id0e6cfa9716d72882c38b0fcb42b3ab420332a2e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-03-22xci: Set additional variables in CI test scriptFatih Degirmenci1-0/+3
We need the variables CI_LOOP, BUILD_TAG, and NODE_NAME passed to the deployment to display during functest execution. Change-Id: Ib6709678d760d43927d3cd9f606d2c7e74e724d0 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-22Restrict Files Release Automation Job Runs AgainstTrevor Bramwell1-1/+1
The merge job should only run when changes to the release yaml files are made. Change-Id: I12d37e465c664b48d4f07223f377a4ff7494ead7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-03-22Merge "jjb: xci: bifrost-verify: Update location for XCI bifrost scripts"Fatih Degirmenci1-1/+1
2018-03-22xci: Do not trigger merge jobs for INFO.yaml updatesFatih Degirmenci1-0/+2
Change-Id: I16eed2ec0ca1fa659fc449799813c02b19b08174 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-22xci: Record additional promotion metadata for further useFatih Degirmenci1-0/+4
It would be good to point to the link of the job that promoted certain scenario and display promotion date/time so we know when was the last time the scenario has successfully been promoted. Change-Id: I8099cf48f0ba5000cbf7622aa084f863f123eb15 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-03-22Merge "Release Automation"Trevor Bramwell3-0/+183
2018-03-22jjb: xci: bifrost-verify: Update location for XCI bifrost scriptsMarkos Chandras1-1/+1
Change-Id: I55e5042fda4bf5662a90f0065fa427a50bc76bfa Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-03-22Merge "QTIP: create a daily CI job for network test"Serena Feng1-0/+6
2018-03-22Remove KUBECONFIG from env_fileLinda Wang1-1/+0
We have hardcoded /root/.kube/config as the default config file inside functest-kubernetes container: https://gerrit.opnfv.org/gerrit/#/c/53815/ Change-Id: I135f2009c61bb0238fcc3c9eb6d131305603f495 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-22Merge "Fetch creds according scenario type(os or k8)"mei mei2-11/+18
2018-03-22Fix RegExp issue for sfc scenarioLinda Wang1-1/+1
Change-Id: I345aeed4e11c4f5329251766b1fcf6aa1d852ba1 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-22Add job timeout for clover and container4nfvQiLiang2-0/+9
- set clover-daily-deploy job timeout to 3h - set container4nfv-daily-deploy job timeout to 4h - add time trigger for clover upload job Change-Id: I3809828d764a2da176c8f51713ebb763f979211d Signed-off-by: QiLiang <liangqi1@huawei.com>