Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
to d93a6b1018ac65ab709b866350489bb182766f8f
- Update Jenkins Connection Documentation
Majority of this change is fixing the syntax to use '..code::' blocks,
wrapping text >80 characters, and fixing indentation which cause things
to show up as quote blocks.
The other main change was updating the link to support when requesting
the server be connected - helpdesk@ has been replaced by
support.linuxfoundation.org
Change-Id: Iee4d1152edc519b7299ffe3f8e9c11b6209559b2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 5e6970e3eea9c552eb82849fafd5952b7c26bb0a
- Select 3.6 if iruya
It conforms with "Select python 3.6 as default" [1].
[1] https://gerrit.opnfv.org/gerrit/c/functest/+/68471
Change-Id: Ibc4ae81597ce9ed3d12ab27c6eae796870f6a2d4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to cc34c4492b58fd217451faacf54359f2b5ad6d06
- Removing NetReady from Jenkins config
NetReady has been archived a while ago, but still some Jenkins config
is left and the Anteater job is run. This removes all remaining config.
Change-Id: I72b4eb091175db678feb4b4db314321f1543a814
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 58954fc37a9db69b87f9efb1f0a0b352340d6b7e
- xci: Ensure the flavor is captured in all cases
Change-Id: I48ee615325002a2d3687d336b9a83a0e5637cee7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 417d91d8d6de7b0887759b5a17a0bafa5aed7cbe
- xci: Fix scenario determination logic
Function override_xci_flavor exits with 0 early, preventing
the rest of the script and especially override_scenario function
to run. This makes it impossible to verify patches that contains
installer-type or deploy-scenario in commit message since the
generated scenario.properties file contains only XCI_FLAVOR in
it, causing verify jobs to fail determining the installer type
and the scenario. See the example.
https://build.opnfv.org/ci/job/xci-verify-ubuntu-virtual-master/2937/console
This change removes exit 0 from override_xci_flavor and moves
the call to it to after override_scenario function.
JIRA: XCI-21
Change-Id: Ic7f943ba5e1562177b59a8215cd8a6f2a58db093
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 3ecb0c33570d1b37a2034db84c499fcc3a95012b
- Remove Functest (OS and K8s) features containers
Change-Id: I0391b15adc9f5a8f36d340f6970fe731ff10bcc1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 32532def42dfb1e365fe15bf17c4d4dd0cc97c9b
- Run tempest_slow in Functest Iruya gates
tempest_slow was backported to Iruya [1]
[1] https://gerrit.opnfv.org/gerrit/c/functest/+/68409
Change-Id: I3305d8db5a3dcd19769aef726557866cb03396b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to d77a45334371bcd8b0ddfa8b1062d5851a6670fc
- Add tempest_slow in Functest gates
It disables few ipv6 testcases due to possible SUT misconfigurations.
It seems better than fully skipping ipv6 via tempest config [1]
because it's already well covered in tempest_full.
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Change-Id: If1160dc68f5e53dffdfdd6722bdc557683243bde
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to c9321951ce4e0ec2f378ad0cb89c71199a0306b7
- Add Octavia in Functest gates
It's now avaible in functest-smoke:latest
Change-Id: Ib6d5313d63c92a5e760714001a1b8ca670fa261f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 38212fb43515a4681e2a0e90eea8abd44947892b
- Update alpine to 3.10 in Functest K8S gates
Change-Id: I24a92a5252ce47bcb636df2d05624422c6cbe1eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to f426669dd26e7d24ce6a13bc0af38d43be758658
- Update Xtesting Gates
It now selects lf-virtual1 as slave and Alpine 3.10.
It has been generated via latest Xtesting Ansible role.
Change-Id: I97c2179cc0f42e435e19b738f7d86114de592425
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 6f496588ed030772c6acf3256fc134515b8e5f05
- Protect tag in functest.yaml
Else 3.10 becomes falsy 3.1.
Change-Id: I84045769d062f184f2f7020b9613cf06abc4af3e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to c0f118801c94afe69fa66f686a473bdba18c29fd
- Update Pharos PTL email
Change-Id: I99ef81ea9e1de2113f28bcb4d401c786b66a1e9e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
to 84cf308c1df4a10091fa1a14982543f122bc8679
- Temporarily disable apex daily
Temporarily disabling daily jobs while running some manual testing on
LFPOD1.
Change-Id: I5553e4921e95c67954f93416cab651b9f81e911b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 559f32dec5d0d693792a04fab14eeb51939b90ea
- Merge "Configure voting for verify jobs"
- Configure voting for verify jobs
OSH integration to XCI is ongoing but OpenSUSE jobs vote -1,
slowing down the integration work. Also, bumping OSA and Kubespray
would be easier while we focus on single distro to make jobs green.
Voting will gradually be enabled once the basics working.
Change-Id: Ic34177741efca683b4c0c1c474fc4b9d826712ec
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
to de2e7d2c03750a80849dcdb5c47830dbe2c0c1d0
- Disable post-merge jobs
Jobs will be kept disabled until we bump OSA and Kubesoray
versions and stabilize the deployment and testing.
Change-Id: Iad208bec23a311787acf97efd560f285ecf1ea1f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 0a2dfdffb822f822e041085a8e32fe4f87d55f87
- Merge "Update to python 3.7 and alpine 3.10"
- Update to python 3.7 and alpine 3.10
Change-Id: Id800208e148190ee10e4cfcb2a48a2dff00c35a7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 3aad5c124e77b44b513727281e471d7083eb190b
- Select lf-virtual1 as defaut slave (ut)
It allows verifying unit tests vs python3 and building docs (see
latest OpenStack upper-constraints)
Change-Id: Ie9566d4b1e0a288d5944c3111ec2dc0749be1975
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 09c905482f1c4578a94c420057bc391718d508c2
- Merge "add views for remaining jenkins subprojects"
- add views for remaining jenkins subprojects
forgot beginning a yaml and a duplication definition
add apex and sfc back in
sectioned-views plugin not supported by jjb so removed
custom views created in prod jenkins
responded to cedric's request to remove moon and netready
remove views for deprecated jobs
Issue: RELENG-1831
Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85
Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 6a4f123e622a80d4a19f7428809fedb89893c1ed
- Exclude behave tests from hunter and iruya
For the time being, it's only part of master [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/68206/
Change-Id: I7c8baf4bd178668c99f15029eb425e63c3a3b5a2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to e5af792bda666731b875ffb8a79a1cf3aabb5727
- Stop blacklisting tempest tests in gates
It reverts "Allow blacklisting tempest tests" [1] as all volume leaks
were solved [2].
[1] https://gerrit.opnfv.org/gerrit/#/c/68020/
[2] https://bugs.launchpad.net/tempest/+bug/1829613
This reverts commit f90b8b66834b81b1022a05e14392857e77fccfca.
Change-Id: Ic87de200482eb6c7aef878a1f23dcd43b79d1b10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to dfc0da009328f3aaffc887a603085a9c56767147
- Revert "Exclude latest rally_full and rally_jobs"
This reverts commit f0b74187ee9e26a6b0be9976b1c5d35d9c96523b.
Change-Id: I97466016e6cf296996558a45d4e4a5354d349e6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to e595f2da3fb955b3481a39367a26266cbd862f30
- Adds ARM Hunter Jobs
Adds the missing docker build jobs for StorPerf on ARM.
Change-Id: I5ed4a055b4f5f50309159c860ecdae93b1aa4b60
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 3de3c2d466fc6dc50b5f0f9ca2b4300eed4259b2
- Run the sixth sample in Xtesting gates
Change-Id: I18033f737f93bd9c4680490f0a2ffbd7e2e5bffc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 1a632d79c86df67898619509dd822466f6122f47
- Run Functest K8s smoke test sequentially
It also reorders xally_kubernetes and conformance.
Change-Id: I5a9aab3f9f7cecd443b1246c8b8de7d148632a08
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 5141565bb09aedf33878648af08863b86e8dba27
- Remove functest-components containers
They can be safely removed as gambia is no longer supported.
Change-Id: I71b4201203b601e40b308e6a414b874f450f96dc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to adcb86b47d623600a06a0ec13615dd1d15ae9984
- [fuel] Bind functest's iruya container to master
Change-Id: I9d1745718eec8f42c7a2792406bccf70f600f66b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/releng from branch 'master'
to a62f077c802ff57a50f05a4d2b8389b7a300ef10
- Add xrally_kubernetes in Functest Kubernetes gates
Change-Id: Ie34e8698a262be18f66f934955baa0ca9194d6a9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 9040f15da60769caf40ad3364ca3a50bcbeedddf
- Exclude functest-tempest from master gates
Change-Id: I09bde2d35769c0045f72e3da56a085db6426e4b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 3cfccedf319071827990baae6156079974249afa
- Merge "Exclude functest-tempest in master builds"
- Exclude functest-tempest in master builds
It's being removed and we do first merge that change to allow
verifying the related patch in Functest [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/68167/
Change-Id: I2c069c65c771ef076556c2758ae003dba03c2f28
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 49d61940222066a3e8f5d1491fc611558bb2788e
- Merge "Barometer 8.1 release"
- Barometer 8.1 release
we skipped 8.0
Change-Id: I7eff94d1f4a90b9997c99f08b19d1064c98116c9
Signed-off-by: Matthias Runge <mrunge@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 8fe135b39e5ccdb2f55fe5ff054597fda521a3f3
- Merge "Tagging Hunter 8.1 Release for IPv6"
- Tagging Hunter 8.1 Release for IPv6
Change-Id: I9dee44495e21886917cb517bfee8c2c8cd9a1d32
Signed-off-by: BIN HU <bin.hu@att.com>
|
|
* Update docs/submodules/releng from branch 'master'
to f0b74187ee9e26a6b0be9976b1c5d35d9c96523b
- Exclude latest rally_full and rally_jobs
Rally is sometimes failing when running vs python3.
It will be excluded during the investigation to allow checking changes
and containers.
Change-Id: Ifbd02629e618b9a6969b321b4862fc76df3f3bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 03547cdc309342c56133e4306de76b2e0df79734
- [fuel] Release opnfv-8.1.0
Change-Id: I3194ec7ce01d0572adcf64efe48cb84f772071cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
to a1d9442b3c35042f292f118a4db1b898c6929a22
- Clean functest-kubernetes jjb
It removes all debug data added by "Add debugs when calling gsutil"
[1] and "Print debug infos in functest-kubernetes jjbs" [2]
The issue came from former data dirs in http://artifacts.opnfv.org/
which changes logics [3]. All kubernetes latest results were removed
to solve the issues.
[1] https://gerrit.opnfv.org/gerrit/#/c/68145/
[2] https://gerrit.opnfv.org/gerrit/#/c/68113/
[3] https://cloud.google.com/storage/docs/gsutil/commands/cp
Change-Id: I4be465b0b6f63bcd77e46440da715d4269d4e79f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to cc143b936c8337ee65c21e5fa78c1c56d2d833e1
- Merge "Add Docker jobs for Hunter"
- Add Docker jobs for Hunter
This removes jobs for all previous stable releases, and moves jobs from
the gambia stream to hunter for the following projects:
* barometer
* bottlenecks
* storperf
Change-Id: Ica64b906f9a102c30878b541c89bee1624fbfd26
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to b54f720486510779253b3df54c24f535916f7037
- Merge "Create Stable Branch Jobs for container4nfv"
- Create Stable Branch Jobs for container4nfv
Change-Id: I2526a7cec3e1084868497ccf6cd41c8a7af9dbe0
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 52fe2bfcad5ce039fc8e512343d12a085a074e1f
- Merge "Add debugs when calling gsutil"
- Add debugs when calling gsutil
Change-Id: I8e0618e344ade4eb692a15eab1eecfa0d479ba6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 3abf6852a28a2f11c7c893a93822e8132fb46f9e
- Merge "Create Stable Branch Jobs for bottlenecks"
- Create Stable Branch Jobs for bottlenecks
Change-Id: Ib296b56ccc808e36352103fa8eb18e021b5e48d5
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 665ceaa33535dc89a124d2759d9fb7189ea9d673
- Remove Archived Projects Jobs
Removes jobs for the following archived projects:
* auto
* models
* moon
* opera
* orchestra
* ovsnfv
* parser
* qtip
Change-Id: I78e5cf1285a713c5abbcadf4789ddfde38671ab3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to cab9556037490d29217a98bbb098e665da9fcebb
- Merge "Create Stable Branch Jobs for clover"
- Create Stable Branch Jobs for clover
Change-Id: I49c046134f9b58c4a4ffeaa265f73e9d9eb7035f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to f03a7e396f57256494b8007e1b6c5628b4915ea9
- Merge "Create Stable Branch Jobs for doctor"
- Create Stable Branch Jobs for doctor
Change-Id: Ia51839bf6bac4b0dc5681e5ecf4d0228c1f729a2
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to bb1121f06549d329a0c4ea79314dc7d3ddf0d824
- Merge "Create Stable Branch Jobs for stor4nfv"
- Create Stable Branch Jobs for stor4nfv
Change-Id: Icd7883af329a825a95030f20a009559f17d9503c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 8bd0bdada0c4b92c673ab169e8ac23afd01cf858
- Merge "Create Stable Branch Jobs for availability"
- Create Stable Branch Jobs for availability
Change-Id: I01689f65facf3f602542bdeb3f7cc406532c30aa
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 562efe3dfe8c077a7872563c43523b9d913c9d61
- Merge "Create Stable Branch Jobs for snaps"
- Create Stable Branch Jobs for snaps
Change-Id: I2592b841ed7e7acf32458ac3ea00a767780fed8f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
* Update docs/submodules/releng from branch 'master'
to bca93c2620ec2756dd0850b1c41180aa935ed22a
- Merge "Create Stable Branch Jobs for opnfvdocs"
- Create Stable Branch Jobs for opnfvdocs
Change-Id: I52da37fce9f918952f87a58d86162ff77aa6e2d8
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
to efd91ca65d6cb5f0cf839bedde381c78ff4973b8
- Merge "Create Stable Branch Jobs for ipv6"
- Create Stable Branch Jobs for ipv6
Change-Id: I60ac9e9b16da5fa28fb1a183c40e068ebb6cce9f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
* Update docs/submodules/releng from branch 'master'
to 5f6a517af6e95a95e8e5cbb59030ff276165a620
- Print debug infos in functest-kubernetes jjbs
It will help understanding why master junit files are not published [1]
[1] http://artifacts.opnfv.org/functest-kubernetes/functest-kubernetes-opnfv-functest-kubernetes-healthcheck-latest-k8s_smoke-run-15/results/k8s_smoke/junit_01.xml
Change-Id: Id74060f160bad0ca961a0d9dfa9b2b547494d994
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 51af6cc6e003fca01508be18f9da5c7785336aaa
- Declare all Functest kubernetes slaves
Change-Id: If127e98680da4de2db82ec162a1861dd97d9e7f4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
to 13b5c563594ab9fad446a4e5c6d6357dfb6fd82f
- Multiply kubernetes configs
It allows testing multiple kubernetes from lf-pod1.
Change-Id: I4a8054acabc3c2982e64733ff789a70c171f6ac1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|