Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
- bug-fix: k8s capacity test name
JIRA: BOTTLENECK-242
TEST_CASE is wrongly defined. Spaces should be deleted
in order to make the right defination for shell.
Change-Id: I981e80af8fc8dfd9f375b44b205f7478e0d4f260
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- add k8s capcity test
JIRA: BOTTLENECK-242
Change-Id: I2fb92017b2b07ede448c817c89ae0d7572cfbae9
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Enable the web portal to show all endpoints
The endpoints info for the 2018.08 has been changed.
The web portal needs some adaptions for the new data format.
It keeps the same as 2018.01 and doesn't need to change dovetail-webportal.
JIRA: DOVETAIL-725
Change-Id: I74cde3aa6032c7afac4b6ce1d2146e09a0f99fe5
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Move global-jjb parameter from releng to global"
- Move global-jjb parameter from releng to global
As these only affect jobs defined in global-jjb (no other jobs used
these variable names) they should be safe to define at the global level.
Change-Id: I646c3afc73757bff561cc84b80df064e13680080
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Make sure all virtualbmc process are gone
Daily jobs run on the actual slave so they leave virtualbmc processes
running even when the job is finished. As such, we need to make sure
that such artifacts are gone as soon as we start a new job.
Change-Id: I82f49279cc105e788db466e5040e6a31c537af5c
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Run tempest_full and tempest_scenario in daily jjbs"
- Run tempest_full and tempest_scenario in daily jjbs
It simply adds OpenStack jobs in OPNFV daily gates.
OPNFV Installers seem good enough to meet the OpenStack merge criteria.
Rally is still excluded as it ends after 3 hours.
Change-Id: I16ea72c1ca49f485d81f9b06b435e9731b56083a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Set NODE_NAME as the description for ansible runs"
- Set NODE_NAME as the description for ansible runs
When the ansible-build-server job runs it helps to know which job ran on
which server without clicking through to the job description.
Change-Id: I2d5ef3b843fc839c8706837c74f00503de8808d5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Log functest results to console for daily jobs"
- xci: Log functest results to console for daily jobs
Change-Id: Ic3f31fea8170af8b1e9845856976ef57df496e1e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Switch to functest-smoke for daily jobs"
- xci: Switch to functest-smoke for daily jobs
Change-Id: I958c8f857c28a45c009daba36c4bcef7adda4bbe
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Pass functest tier and suite to downstream jobs
Change-Id: I206b729c09d30eb81432d11638c2654a96c3b9e8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Update test list for OS interop tests
The OpenStack Interop WG has recently deprecated [1] 4 cinder volume
reservation tests. As a result, they are not part of Functest's set of
interop tests anymore. This patch cleans up the test case validation
list for the web portal.
[1] https://review.openstack.org/#/c/583970/
Change-Id: I183602b099cb4d44c6cb3d21af6acaa4d3ee01ca
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Remove identity v2 TCs,not supported by Functest
As Functest does not support identity v2 anymore,
it does not make sense to try to run tempest identity v2 tests.
They need to be removed correspondingly.
JIRA: DOVETAIL-735
Change-Id: I09c06faf52893cc535bbed1fd406b81a7665e787
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Build and run functest-benchmarking"
- Build and run functest-benchmarking
Change-Id: If2597ae36a2c6599b524543b67aac7f6272b384a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable yardstick"
- xci: Enable yardstick
Change-Id: Id48d1dcb6c1998f7f6d0f71cb9380ed7fcf7b320
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Turn on bash debug option
The script does not behave as it should so we need to enable the debug
option in order to debug it properly
Change-Id: I13cd4d027c0d9bb9229466148ea4c913508cba2a
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Do not check for scenario changes in releng-xci repo
There are no scenarios in releng-xci anymore so we must not try and
determine the impacted scenario. Using the default one is good enough
for CI. Users can still override the defaults using the usual methods.
Change-Id: I47207ebddae79fd89615bfd664f211879aabae92
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Execute prepare-tests.sh to prepare OPNFV VM
It also fixes the results directory where Functest log is cat from.
Change-Id: I3d8ea06d3741c70108cdb1c7f040969dbacf79a5
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Adapt jobs to use common prepare-tests role"
- xci: Adapt jobs to use common prepare-tests role
In order to activate more test tiers from functest and also
start running yardstick, we need to do the test preparation
at one go and then run what's supposed to be run.
This change is required for below changes to be verified
successfully
https://gerrit.opnfv.org/gerrit/#/c/61639/
https://gerrit.opnfv.org/gerrit/#/c/61641/
Change-Id: Ib3ae2241921383b77c23b05443325aa6240cc176
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Https now works for artifacts.opnfv.org"
- Https now works for artifacts.opnfv.org
Also, I believe that https://artifacts.opnfv.org/
now works behind the GFW and so
https://build.opnfv.org/artifacts.opnfv.org/index.html
Will no longer be needed.
Change-Id: I5ce850a0264a0d56d27756928f82c6c03868b622
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Https now works for artifacts.opnfv.org
Also, I believe that https://artifacts.opnfv.org/
now works behind the GFW and so
https://build.opnfv.org/artifacts.opnfv.org/index.html
Will no longer be needed.
Change-Id: Ieeaf9331a71a108db1d7a7a538f5f25179b98932
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Reviewer guide update for OVP 2018.08 release
JIRA: DOVETAIL-701
Change-Id: I940bdd16762dd36ee338f41e5b2aab352c70600f
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Updating OVP addendum doc for 2018.09 release
Updating the OVP addendum document for the next release.
JIRA: DOVETAIL-733
Change-Id: I7b7679f96bff4837f69769bb71256bc30602dced
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Clover] Add docker build job for sample-app"
- [Clover] Add docker build job for sample-app
Change-Id: Iac612137bd4b1a45550849c3180525cfe74f4a7f
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Re-enable Fraser triggers"
- [fuel] Re-enable Fraser triggers
Keep running Fraser CI scenarios so Dovetail gets to run against its
intended baseline.
To keep POD usage down, schedule only baremetal HA scenarios,
3 Fraser scenarios per week.
JIRA: FUEL-381
Change-Id: I0cedf4ed38a146b4e6ad0e10bd3030ab0c1e833f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Remove leftover VMs before proceeding with the deployment
Change-Id: I12e1dc7d79ca74df1ba02e16e55e91f4f47a818c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Updating test case requirements
Updating the test case requirements document to match the new test case
naming convention which was introduced for the 2018.08 release.
Additionally, minor syntactic fixes.
Change-Id: I34b4b90eb4f8bab4f59df2415c98c27169e98332
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Release notes for OVP 2018.08 release
JIRA: DOVETAIL-700
Change-Id: I6835a6d6987d8e45c85fab851304a455db3ab0d6
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add option --deploy-scenario <deploy_scenario_name> to support DPDK"
- Add option --deploy-scenario <deploy_scenario_name> to support DPDK
JIRA: DOVETAIL-729
Change-Id: I78c464300e329a9356cffa81e53263912486c2c2
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Bottlenecks results dir has been changed"
- Bottlenecks results dir has been changed
Change-Id: I18a5b51c7c72a33db9864caf2635b2fcde3e8de6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "remove congress test in Daisy"
- remove congress test in Daisy
As Daisy don't support congress currently.
Change-Id: I1d70c01ef12555622d3e2800d2eba12b652fb23b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Create virtual daily jobs for scenarios"
- xci: Create virtual daily jobs for scenarios
Change-Id: I2cb52d85a86bf70dfaf151606138d671e618e5d0
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Change Bottlenecks volume mapping
If mapping to host's /tmp, it won't clean all .log and .out files before
run a new test. It causes the results file including all previous results.
See https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/26/artifact/results/stress_logs/bottlenecks.stress.ping.out/*view*/
It will affect the results check.
Mapping to DOVETAIL_HOME/results/bottlenecks, which will always be cleaned
before running another test.
Change-Id: I22bfc871d6f041ae38308bf8e8f685993a376973
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- container4nfv: fix command line syntax error
Change-Id: Ib4bbf639c3a1c80eec9a9e3d52c17e934a465ce1
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Shortening headings and testing building of docs
This patch shortens the headings and is used to test if the docs
tool chain builds the right version.
Change-Id: Ibc162be1b46ff787a90510c360881234391c5ba7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "CPERF: Fix csit odltools install""
- Revert "CPERF: Fix csit odltools install"
This reverts commit 38ca028551d2e498fdfe41627f8bf79a43a6a0fa.
Change-Id: If37f0d40a50b410004d563bed5887f8237110d44
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Adjust build blockers and fix functest preparation
Functest preparation is moved into the deployment job to ensure
things are prepared before we are done and functest job gets
triggered. Making the preparation in functest job will cause
us to either reinitialize venv or depend on deployment job directory.
Apart from that, the env vars necessary for functest are available
within deployment job anyways so reusing that will make running
functest simpler.
See the comments in xci-daily-jobs.yaml builder macros.
Change-Id: I4c5bbe5f4b31bb620986d75ba78de6c0fe442975
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Fix XCI_DISTRO vars and remove clean_vm cleanup steps
Change-Id: Ie1d652607f8f56f5e1cf0409dc628b1add615cd9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Reconfigure xci-daily-virtual jobs"
- xci: Reconfigure xci-daily-virtual jobs
The execute shell parts need to be switched to existing
scripts but since the scripts were mainly written for
verify jobs, the adaptations they require has potential
to cause issues so it needs to be done in a separate
change.
Apart from that, the verify and daily jobs can't be run
on same slave at the moment due to a bug in opnfv vm
creation playbook. If clean vm exists on the node, the
playbook fails. Build blocker is enable for verify and
daily jobs to ensure the jobs don't end up on same slave
for the timebeing.
Change-Id: Iefaf5a5c2d4a79bd48a5f9da28d68748bc67f511
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Add Docker build jobs"
- [fuel] Add Docker build jobs
JIRA: FUEL-383
Change-Id: I80049726c256d2891ae1cfbacbc54781d3d81c70
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4NFV]Add os-stor4nfv-ha scenarios"
- [Compass4NFV]Add os-stor4nfv-ha scenarios
Change-Id: I845f4fb0c51d9d1adccc8cfc3fe838a01882f52d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: update arm64 cni deployment jobs"
- container4nfv: update arm64 cni deployment jobs
- add vhost-vpp test
- deploy k8s only once for all cni deployment tests
Change-Id: I0d3966b15dc7f23713b5729bb7617b0c46e0ac83
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Https now works for artifacts.opnfv.org
Change-Id: Ic3aa4bea2b546c95ce8187927a5762009adbd429
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- CPERF: Fix csit odltools install
PIP installing odltools attempts to install/update chardet which was
already managed by yum in the container so need to remove it.
Change-Id: Id07b76b080ff5b7e77d4c110c90a15018397d039
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Add SFC to daily
Change-Id: I51e5ecce1e7e5ef851e3c031aeb7819c0712c72d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Add os-nosdn-vpp scenarios"
- [fuel, armband] Add os-nosdn-vpp scenarios
Added the triggers for both ha and noha versions of the scenario
Change-Id: Ibba782d82712b69b755592a878fc69bf6696cba7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add a volume mapping for Bottlenecks
All results files including the .out files are stored in Yardstick /tmp
Need to map that with host's /tmp to parse the results.
JIRA: DOVETAIL-727
Change-Id: I5a81e6e6bdf79b2e0074df505deb425c37b93300
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Releng PTL for Anteater Reports"
- Update Releng PTL for Anteater Reports
Ensures Fatih is still listed for the releng-xci repository.
Change-Id: I4e4d8f474ed35ec07d840e38151956d832fb5692
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Fix verify blocking with csit
Make apex verify virtual deployment occur on the same node where
apex-verify job is running. Block apex-verify from starting if csit
promote is running.
Change-Id: I86e76232003b509db516e8d78703d43d36456d14
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail] set correct Cinder process name on Apex"
- [dovetail] set correct Cinder process name on Apex
In fraser, cinder-api runs as an apache module called cinder_wsgi.
JIRA: DOVETAIL-690
Change-Id: I6660e1e17e61c0010295431290d5db20777af0d4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Bottlenecks SSH connectivity broken
For ping, it set the ssh login username to be ubuntu.
So need to use ubuntu image rather than cirros.
JIRA: DOVETAIL-727
Change-Id: Iaac8c8280a464efe3a431d4eb260c4a0a626e12d
Signed-off-by: xudan <xudan16@huawei.com>
|