summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-12Merge "slave-params: Add fuel/armband bridge information"Aric Gardner1-0/+45
2017-09-12Added nfvbench docker configurationKerim Gokarslan1-0/+4
Change-Id: I90ff32b7047b768552f5d5e1c78d12e0bf4ea1a2 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-12Apex: remove relative paths for tmp build dirsTim Rozet1-4/+3
Change-Id: I3246aa7d7b26b2d79ba9bd23aba4f305eb47fd94 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-12Merge "Use old functest container for armband CI runs"Morgan Richomme2-12/+38
2017-09-12Merge "Add OSA adapter for XCI"Jose Lausuch3-1/+82
2017-09-12Use old functest container for armband CI runsMorgan Richomme2-12/+38
Functest Alpine not supported yet for aarch64 architecture. Task for Armband project but until support could be done, the traditionnal docker shall be used for armband tests usage of alpine leads to errors [1] [1]: https://build.opnfv.org/ci/view/functest/job/functest-fuel-armband-baremetal-daily-master/214/console Change-Id: I48e05a0c7cd97989784fd97348bd331425c4877e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-12Merge "Changing url of the reporting to original one"Morgan Richomme1-1/+1
2017-09-11Apex: Fix pythonpath for buildTim Rozet1-1/+1
Change-Id: I503250b2152686cb1c9168aeaa6a11f614b0e954 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-11Apex: Adds workspace to pythonpath for buildTim Rozet1-0/+1
Since we do not install the package for build process we need to ensure the PYTHONPATH is set to WORKSPACE so that build.py can find the libs it needs in Apex. Change-Id: I4e7f28ce5220206c7f4a8244199b00f762d72648 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-12Merge "Fix xci job triggering for docs build"Aric Gardner1-1/+6
2017-09-12Merge "add case-insensitive for find pods query"Serena Feng4-4/+24
2017-09-12Merge "update Readme.rst to be consistent with current implementation"Serena Feng1-36/+65
2017-09-12slave-params: Add fuel/armband bridge informationAlexandru Avadanii1-0/+45
This information was previously fetched from securedlab, via a POD-specific "local_env" file which was sourced at deploy time. Since this information can't be parametrized via PDF, nor is it sensitive enough to hide in securedlab, move it to releng. Change-Id: Ia4e244ceb534c49b1ecda5be798470a81c68b494 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-11Apex: remove any leftover tmp .build dirTim Rozet1-0/+1
Change-Id: Icac677ac9e17b4b4ae4e7fc82139587cc201bcb6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-11Fix xci job triggering for docs buildagardner1-1/+6
This patch should unblock: https://gerrit.opnfv.org/gerrit/#/c/40533/ Change-Id: I72e827b0feae559e6477d213d0f752ed04cd62b3 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-09-11Merge "Fix for when requiretty is disabled with a !"Aric Gardner1-1/+1
2017-09-11Merge "Fix the error in the podscontroller."Aric Gardner1-2/+2
2017-09-11Merge "Handle error in front-end"Aric Gardner1-4/+5
2017-09-11Merge "barometer: update nightly build"Aric Gardner1-3/+31
2017-09-11Merge "functest: Fix missing brackets in condition"Aric Gardner1-1/+1
2017-09-11Merge "Fix Releng Job Diff Experimental Check"Aric Gardner1-2/+2
2017-09-11functest: Fix missing brackets in conditionAlexandru Avadanii1-1/+1
Change-Id: If6d4f6b2ac0266af35b150159a752b8b6f48ad83 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-11Add flex-pod1 details in yardstick daily jobsSiddharth Gogar2-0/+28
Add slave params for flex-pod1 Change-Id: I25e93fe2231e604321f8ea7ca18eba45ecc3ee13 Signed-off-by: Siddharth Gogar <siddharth.gogar@flex.com>
2017-09-11Merge "fuel, armband: Remove SALT_MASTER_IP param"Aric Gardner3-24/+21
2017-09-11Merge "Fix Yamllint Violations for jjb/bottlenecks"Aric Gardner2-249/+252
2017-09-11Merge "Fix Yamllint Violations for jjb/ovn4nfv"Aric Gardner2-75/+76
2017-09-11Merge "Fix Yamllint Violations for jjb/nfvbench"Aric Gardner1-56/+59
2017-09-11Merge "Fix Yamllint Violations for jjb/orchestra"Aric Gardner2-81/+81
2017-09-11Merge "Fix Yamllint Violations for jjb/opnfvdocs"Aric Gardner2-141/+144
2017-09-11Merge "Fix Yamllint Violations for jjb/opera"Aric Gardner3-185/+184
2017-09-11Merge "Fix Yamllint Violations for jjb/3rd_party_ci"Aric Gardner1-175/+179
2017-09-11Merge "Fix Yamllint Violations for jjb/cperf"Aric Gardner1-132/+132
2017-09-11Merge "Fix Yamllint Violations for jjb/ci_gate_security"Aric Gardner1-64/+70
2017-09-11Merge "Fix Yamllint Violations for jjb/joid"Aric Gardner2-361/+364
2017-09-11fuel, armband: Remove SALT_MASTER_IP paramAlexandru Avadanii3-24/+21
Fuel@OPNFV mcpcontrol network (equiv to old admin/PXE net) has been configured to use 192.168.10.0/24 during E release cycle. However, due to overlapping with Ericsson-pod1 networks, we decided to re-use the old CIDR Fuel used before E release (10.20.0.0/24). This allows reusing the INSTALLER_IP param instead of recently added SALT_MASTER_IP param. Current change refactors all usage of SALT_MASTER_IP in favor of old INSTALLER_IP, thus reducing complexity and providing a familiar env to leagcy Fuel users. JIRA: FUEL-285 Change-Id: I1e89cca08ce4cb9bf3a82a06043c91ee26aa0794 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-11Fix Yamllint Violations for jjb/cperfTrevor Bramwell1-132/+132
JIRA: RELENG-254 Change-Id: I8c644ac0bce05f66b1b878e39a00342c857d23f0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Merge "Disable functest for xci until xci is ready"Markos Chandras2-8/+33
2017-09-11Fix Yamllint Violations for jjb/ci_gate_securityTrevor Bramwell1-64/+70
JIRA: RELENG-254 Change-Id: If4bfdc2ddaadb4e17d0bc0dc2948780bcbbb10ae Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/3rd_party_ciTrevor Bramwell1-175/+179
JIRA: RELENG-254 Change-Id: I118b0dc0bb58919bc7d25f5d6a8247731e58c409 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Disable functest for xci until xci is readyFatih Degirmenci2-8/+33
The external network, docker installation and other parts need to be fixed in OPNFV host before functest can be enabled. Change-Id: I42a3adf2e36f91e6425d49e2578003b52ca4f101 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-11Fix Yamllint Violations for jjb/barometerTrevor Bramwell1-92/+93
JIRA: RELENG-254 Change-Id: Iab88e0adffb84b5eead7991035dc064b6017b5b5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/opnfvdocsTrevor Bramwell2-141/+144
JIRA: RELENG-254 Change-Id: I0e168d0ce619df20480f6da92cdfa470dca713b1 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/orchestraTrevor Bramwell2-81/+81
JIRA: RELENG-254 Change-Id: I9a68c230464bb60087e8a909a2d59021f3acd272 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/nfvbenchTrevor Bramwell1-56/+59
JIRA: RELENG-254 Change-Id: Ibfda27a637ee448862ae2df5884b88093210ed4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/ovn4nfvTrevor Bramwell2-75/+76
JIRA: RELENG-254 Change-Id: If3c2d8b469c97997a3fdcbcaf4750acb61c82d75 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/operaTrevor Bramwell3-185/+184
JIRA: RELENG-254 Change-Id: I73fa2c56f7adf2a5dabcc9c0fd9db85c2cfa82a0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/joidTrevor Bramwell2-361/+364
JIRA: RELENG-254 Change-Id: Ib7a7db3dc0d463bae6fc159a7c0ade7be51f4e1b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/bottlenecksTrevor Bramwell2-249/+252
JIRA: RELENG-254 Change-Id: I56e1b6e776cac44afc17cf73db09cf8220d1b5f0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Releng Job Diff Experimental CheckTrevor Bramwell1-2/+2
Remove the '-q' arument to git-branch in the generate-job-diff script as the git version on Jenkins master is too old. Change-Id: I869a9713e75604600adf3ee8b8b96386ad4a8ff0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Add OSA adapter for XCIManuel Buil3-1/+82
Add OSA adapter so that we could benefit from it in functest integration Change-Id: I010a6f2b6c75711d0cc80f8fd130604c41b6d1e6 Signed-off-by: Manuel Buil <mbuil@suse.com>