Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Merge "Updated from global requirements" into stable/euphrates
- Updated from global requirements
Change-Id: Ida6ba2c608237927af2f19dc65c1e1733221c1d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Fix defaultbranch in .gitreview
Change-Id: I151ab12fd3a8c47f1efe098d532a5fce7149940a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/barometer from branch 'stable/euphrates'
- ci: fix RDT missing package in nightly build
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/kvmfornfv from branch 'stable/euphrates'
- Execution of Livemigration through Yardstick
This Patch includes the scripts to execute the live migration test
using Yardstick and providing the information of VM downtime,
setuptime,totaltime
Change-Id: Ibe768adde1e5b2289a716524a274081cca97751d
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Signed-off-by: Navya <navyax.bathula@intel.com>
(cherry picked from commit 7ea7eea6dab8c1b40c2626eead4ced80e77f87b9)
|
|
* Update docs/submodules/releng from branch 'master'
- allow zte-pod3 pushing results to artifacts
Change-Id: I72d93cc6a6e73b9fd91b3a1777dbf0dfe25a0b22
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- fix scenrios file link when k8s deployment
Change-Id: Ibf64258b368393a0805868501e367f32b28bbe81
Signed-off-by: chigang <chigang@huawei.com>
(cherry picked from commit caa1f8d9cb65be7cb368571a831f375a7709a221)
|
|
* Update docs/submodules/releng from branch 'master'
- Update Releng Testresults PTL Macro
Send emails to Serena after weekly Anteater scans on the
releng-testresults repository.
Change-Id: Ic4d61137ea8e30985f5330651e8d2da37b71fca3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Clean Anteater Weekly Workspace after Emailing PTL"
- Clean Anteater Weekly Workspace after Emailing PTL
The workspace is cleaned immediately after anteater is ran. This removes
the securityaudit.log which the emails to PTLs should contain.
Change-Id: I0afa4c69035e411aebe7cfea625ebafe5796d236
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: bifrost-verify: Simplify bifrost job
We no longer test OPNFV commits that affect bifrost since these are
being tested as part of the XCI jobs. As such, simplify the job to
only test incoming upstream patchsets. Moreover, we need to block
when an XCI job is running since both jobs run on the same hosts and
create the same VMs.
Change-Id: I5c11ae5b6a4d719ec41a6e663ddf6ecbd71ac1a5
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Adjust timeouts in Vnfs
When testcases fail, the jjobs is aborted and the result isn't
printed.
Change-Id: Ibda6268873303e631705c695a41c50980a3d29e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit abd9c1d00cb48a620317e50dd459cb0db2b5f0c5)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Reorder Vnf testcases
Cloudify IMS testcases could easily tigger jjob timeouts.
Vyos_router should run before as it ends much quickier.
Change-Id: Icd4323a7216615e75613e5fb241ae144f727d4fd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c38d87b9a57466a5663395926a576a87623eb2f4)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix fail of vRouter on Orange POD
1. Functest docker container environment has no attribute 'OS_REGION_NAME'
2. vRouter was get the 'OS_REGION_NAME' but not used it.
3. Deleting use 'OS_REGION_NAME' part of vRouter.
4. Utility lib of vRouter use Nova client.
5. Modifying Nova client authentication step for auth api v3.
6. Doing test of modified vRouter on Orange POD.
Change-Id: I062549e5ca48fb4825b53448a4e2ffc8c1f8ec40
Signed-off-by: root <shuya.nakama@okinawaopenlabs.org>
(cherry picked from commit 3fa62219bb5a9e928fe94d95314c7c00d5f06e66)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Filter installers for cloudify_vrouter
As cloudify_vrouter doesn't support SSL endpoints [1], it shouldn't
be executed if compass or fuel.
[1] https://jira.opnfv.org/browse/FUNCTEST-881
Change-Id: Ieedc0d5eca57f00da2121c9e07dd5cc57f978ef6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit b5c7a96a1eb523e1c89f3ea9d143ddf39c518022)
|
|
* Update docs/submodules/releng from branch 'master'
- Fix Anteater Weekly Reporting Job
- Does not output the full scan to the console log
- Updates the email-ext defaults to include any *.log file in the root
of the workspace. This should include securityaudit.log
- Adds 'GERRIT_REFSPEC' to the list of job parameters as required by
'git-scm-gerrit'
- Fixes email-ptl macros so projects with extra repos have the proper
recipients.
Change-Id: Ibf22bf0683fc1f88de07ef3bb4717769c6ea0174
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Email Weekly Anteater Reports to PTLs"
- Email Weekly Anteater Reports to PTLs
Completely replaces the current weekly security scan job. Instead of
publishing weekly security scan reports they will be emailed to
individual project PTLs.
Uses a modified copy of 'anteater-security-audit.sh' to ensure the
security scan job is not affected in this change. A later change will be
made to merge the file back in and update the jobs. This is why
'anteater-parameters' are added to both jobs-templates.
Change-Id: Ia8ebffbfce7a2d4feb83ef68ff0ab0c7bb4d2104
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] Fix prx stale route via MaaS DHCP
Although we add default routes via public network and disable
DHCP client from setting new routes, until we reboot the prx* nodes
we still have the stale route originally set at initial boot.
Change-Id: Ib8e5fb67c7da00684e0ac21984fc4661d3820d83
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 7daf7f128714021711970557129a23a86cce2a72)
|
|
* Update docs/submodules/releng from branch 'master'
- KVMFORNFV: Enable daily job
This patch is used to enable kvmfornfv daily job as Intel-pod10 is
available.
Change-Id: I515543606a89c322f453fddd076d7a121cab26c9
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Revert "[baremetal] Fix maas_subnets without maas_fabrics"
The upstream commit has been merged
https://github.com/salt-formulas/salt-formula-maas/commit/0c622327
This reverts commit 2c48915a1a77aa3ac0133155fd0cdadbf280493d.
Change-Id: Iff86f3dc171371903e3294eed43977eb6197a5e7
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 2ecb98f7e7c67984fd66e2d6b17d5c05c058490b)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Dovetail Euphrates CI Jobs"
- Enable Dovetail Euphrates CI Jobs
Now there are no jobs on Euphrates for Dovetail.
Add them and test Dovetail against OPNFV Euphrates.
JIRA: DOVETAIL-567
Change-Id: I592a367821fcbe84e403d16d5b34bf5c6103f5af
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: enables daily master every other day
Change-Id: I2f6e54badddf234fb781adc49b8395ac0144da06
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix the doc of snaps test
snaps_health_check does not allocate a floating ip to the vm,
but a fixed ip instead.
Change-Id: Ia43885993135dec56aba08b0e157ac2c9f715e06
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/joid from branch 'stable/euphrates'
- Use juju run --application for patching OpenContrail containers
Change-Id: Id0a2f5597a4f916d8a92ac9c01bb94c511a95045
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
(cherry picked from commit 27597328935fff61ec826b698cca2c03c05a014c)
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "jjb: xci: xci-verify-jobs: Enable tempest for XCI"
This reverts commit 130a166b57d708cadba8a5917eadf0025fc17c6b.
It was very optimistic to enable tempest in the CI jobs so disable
it until we understand the problems. They are most likely related
to limited HW resources but we need to confirm that.
Change-Id: Id9ff9a4ca047140341c98411c0c57243d47001a9
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix the regular expression for refstack
Otherwise, this line could not be matched:
{0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.143237s] ... ok
-> the matched result: tempest.api.identity.v3.test_t
Change-Id: I97282a9c98a889a015a40f9ad2d700906bb88fb1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 843de6db7838dc20fa4a1f44731ea47cbcffa250)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "Align options of glusterfs nova_instances volume" into stable/euphrates
- Align options of glusterfs nova_instances volume
Change-Id: If0558afd37f16678290353fa9c5e6c4163f814a0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 74a5bd6ae60916c664b0ec902418e3fae234b0c1)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "compass: Build Docker images with jjb"
- compass: Build Docker images with jjb
JIRA: COMPASS-567
Add compass4nfv-docker.yml
compass-tasks-k8s and compass-tasks-osa are dependent on compass-compass-tasks.
So we have to phase to build docker images
phase 1. execute the multijob 'build compass-tasks images'
Only the phase 1 is successful then excute the phase 2
phase 2. execute the multijob 'build all compass images'
Modify the opnfv-docker.sh
1. Add a function remove_containers_images
2. call the remove_containers_images when beginning and finishing build
to solve the problem of rmove of images due to dependancy
Change-Id: I66fb27260cf114da96417361e80c8183db3233bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for apache state revert
Change-Id: I65c7d74af470953a2b62caddc3bc6be27df3879a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit a63e41a621f1e558241f0a1e58ef75ea2a57c480)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- p/fuel: AArch64: base image: salt-minion preinst
Change-Id: Ib22a92d3530e14d1b9e002507c73a5960d5b058e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 33a056fd1d2154fdd9779dbed0e001d45747680f)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] VCP VM base img: Switch URL to AWS S3
Mirantis prebuilt base image for VCP VMs (used by salt.control on
x86_64) has been moved to a new location on AWS S3.
Change-Id: I9f4a858a1033c3c0a05cba0bd40a8ceac6075615
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 255742b98efd4ff499a6abc6eb491059fc268d43)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[baremetal] Retry cinder.controller on failure" into stable/euphrates
- [baremetal] Retry cinder.controller on failure
Occasionally, cinderng.volume_type_present errors with:
ClientException: Service Unavailable (HTTP 503)
Instead of retrying the whole state file, use `wait_for` macro
to retry only this high state up to 5 times.
Change-Id: Ib9ef017aca737e53c853007c13107d56d856c016
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 92fb2b5e303b5e097a21d43612d5c8132f23152b)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] MaaS: Fix adding mcp.rsa.pub
Upstream salt-formula-maas change [1] gated applying "maas_sshprefs"
low state by `region.sshprefs` being declared in reclass, which is
not true for our model.
Mend our region.sls patch to pass mcp.rsa.pub to MaaS unconditionally.
This fixes baremetal SSH login with mcp.rsa.
While at it, fix duplicate SSH key upload on MaaS state retry.
JIRA: FUEL-281
[1] https://github.com/salt-formulas/salt-formula-maas/commit/ec61dd6
Change-Id: I93941a689058f9f48f34861898fbe3ee6ce4e2b4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 9a96a6292f82411a00faf373ca180cb32c26061c)
|
|
* Update docs/submodules/releng from branch 'master'
- Remove ODL+FDIO scenarios in Euphrates daily
These scenarios will not be part of 5.1 release.
Change-Id: Ied91df7379705414850cda504842ecef2b3c7e0b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for image pre-install
1. Bump to latest Fuel@OPNFV to include:
- Bring in newer glusterfs for mtime unsplit brain
* Requires adding arch "arm64" to PPA definition in reclass:
- (reclass-system) linux.system.repo.glusterfs: Add arm64 arch
- Switch nofeature-ha compute nodes to UCA repo
* Requires an alternative way of adding linux.enea.com repos;
* linux.enea.com repos will now be pre-install into VM images;
* Requires refresh on repo arch list handled by Armband patch:
- (fuel) baremetal, virtual: Extend arch list for UCA repo
2. Staging proposed patches from upstream Fuel@OPNFV:
- Add pre-{install,purge} support for base image
* Reference implementation adds pre-installed Armband specifics:
- Enea public GPG to APT keys (for below repos);
- repos (linux.enea.com/{apt-mk,mcp-repos}/*);
- linux-{image,headers}-generic-hwe-16.04-edge;
- cloud-init: datasource from NoCloud only;
* Allows us to drop kernel installation from state files,
installing the kernel only once during image prep, instead of
two stages of parallel installs (5 baremetal, 14 VCP);
* Ensures Armband repos are pre-configured for infrastructure
VMs, allowing us to drop more reclass repo definitions;
* Rework armband patch to install kernel only on kvm, cmp:
- (fuel) baremetal: linux-image-generic-hwe-16.04-edge
3. Sync reclass repo definitions with upstream change, drop duplicates
- [linux][repos] Remove unused repositories [1]
* Upstream dropped all "ocata-{security,hotfix,...} repo comps,
which are also empty for Armband, so drop them too;
* Rework following armband patches:
- (reclass-system) linux/system/repo/mcp: Add Armband repos
* Move Armband repos to new dedicated reclass classes:
- linux.system.repo.mcp.armband.extra (currently empty);
- linux.system.repo.mcp.armband.openstack;
* Use HTTPS for fetching Enea Armband GPG key;
- (fuel) baremetal: Add Armband Openstack repos to kvm, cmp
* Consume defs introduced above only on baremetal nodes;
4. Sync documentation with Fuel@OPNFV (cp)
5. Add vim swap files to .gitignore
[1] https://github.com/Mirantis/reclass-system-salt-model/commit/1dd1b31
Change-Id: Ibab56279de86f08ad7cd9bc6761f4c525532f811
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 37083673d6cdddbb9b710f4dd5efe832753e5856)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Revert "Apply apache state on proxy nodes"
Upstream fixed the salt-formula-horizon in commit 95387ec, by
defining 8078 (and only that) port in Apache's ports.conf.
This fixes the port 80 overlap, so running the `apache` high state
after the `horizon` high state not only is unnecessary now, but
also would lead to new breakage, since `apache` state would
overwrite the ports.conf (removing 8078 and adding 80), i.e.
creating a new port conflict and breaking Horizon port completely.
This reverts commit eb4645206d6d74992fca3b8726ee2eebca97205f.
Conflicts:
mcp/config/states/openstack_ha
mcp/reclass/classes/cluster/baremetal-mcp-ocata-common/openstack_proxy.yml
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: Iea8f0bd90ee8d12f399aad16247dda274d6a907a
(cherry picked from commit 0c71112ec06bd73a3ddc42ba0aacd666e9a00553)
|
|
* Update docs/submodules/releng from branch 'master'
- fix workspace permission for container4nfv
Change-Id: I1961d4740988278ef771b83635cf2b8a0cb2bc73
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for new deploy arg `-E`
Slight refactor of Armband high states, combine all parts touching
salt minion into a single `armband.salt_minion` state.
Also bring in support for NVRAM-backed domain undefine via
`virt.purge` by passing down the proper flag to libvirt.
While at it, squash mcp/patches touching the same lines of code
in <_modules/seedng.py>, so deploys using `-f` do not fail at the
patch stage (due to conflicting patch lines, checking for `patch -R`
does not work as expected).
Change-Id: Iefca061e641854d28bd8576f2b4547c87c239e32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit d8dd9847b7a534b3c78af1b3eb772f07a3543d0c)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Bring in newer glusterfs for mtime unsplit brain
Recent commit 8ba3a1a (Switch nofeature-ha compute nodes to UCA repo)
bumped the reclass/system submodule and brought in upstream commit
2ee306b (Glusterfs: use automatic mtime-based split-brain resolution)
which requires support for "cluster.favorite-child-policy", not
available in Glusterfs 3.7.x available in Ubuntu Xenial.
NOTE: UCA does not provide glusterfs for "Ocata", only for "Pike"+.
Instead of reverting the commit switching to mtime brain un-split,
bump glusterfs to a version that is not EOL (3.10) using their
official PPA.
Change-Id: I4606dda2f3d4b7563eea793cc8e5d1380f336f24
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 8a867449217151f59766a74c6165ffc26c7f50b4)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "docs: Update prx nodes on network diagrams" into stable/euphrates
- docs: Update prx nodes on network diagrams
- prx: added 3rd interface, green dot to mgmt
JIRA: FUEL-302
Change-Id: I9f807409ed7a84de95d7321f059343d5d676038e
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit e62317704bce4985dc12abeb2de729a56397426b)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "salt.sh: Rework `git -C` for older git compat" into stable/euphrates
- salt.sh: Rework `git -C` for older git compat
CentOS 7.4 provides git 1.8.3, while `git -C` support was introduced
in 1.8.5, so rework <salt.sh> to not rely on this parameter.
Change-Id: Ied88466b2b3d91a3317922fa08f60afe934358a0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 0adbe359a0e448e0a8007b0041890e33a612a4dc)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Move check-jinja2 jenkins job to pharos project"
- Move check-jinja2 jenkins job to pharos project
Securedlab will be going away now that we can encrypt strings
(eyaml)
we need to check jinja2 PDF templates that will be moving into pharos
This adds a jenkins job to check those templates
After This change and https://gerrit.opnfv.org/gerrit/#/c/47735/ are merged
I can start moving pdf files into the pharos repo
Once this is complete I can remove check-jinja2 job from securedlab.
Eventually decommissioning the securedlab repo
Change-Id: I623b7d8eb78438a8a24307ff0b3a1966c33cd7cf
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "Switch nofeature-ha compute nodes to UCA repo" into stable/euphrates
- Switch nofeature-ha compute nodes to UCA repo
Employ UCA repo on computes nodes for nosdn-nofeature-ha scenario as
well to prevent a regression (creation of ports failed for 1+n instances)
of neutron ovs agent from mcp/openstack repos.
Change-Id: Ie65ae122096c0d3a93c09d46191787a934bd7d4f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 8ba3a1a4ed0ce41a76fa6d712778904bb56b60ac)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "ci/deploy.sh: Add new `-E` arg for env erase" into stable/euphrates
- ci/deploy.sh: Add new `-E` arg for env erase
NOTE: In order to undefine VCP VMs with NVRAM (e.g. AArch64 VMs
using AAVMF), an additional parameter should be passed to libvirt
by Salt virt core module (equivalent to `virsh undefine --nvram`).
While at it, pass CI_DEBUG, ERASE_ENV enviroment variables to
state execution, and stop force-applying patches.
Also refactor the rsync between foundation node and Salt master,
so the whole git repo is copied as </root/opnfv>, and <root/fuel>
becomes a link to it; useful for Armband, where 'fuel' is a git
submodule. Fix .git paths after rsync, so git submodules work as
expected in cfg01 repos.
JIRA: FUEL-307
Change-Id: Ic62f03e786581c019168c50ccc50107238021d7f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 77942178b3aff6adc83b5f83645acfff467fa76a)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [docs] Add MCP user guide
Change-Id: I97a5a2817004850abc3f702004819a907472faf7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit e2a8202d8e95fa97026dd3031dcb6d10350132bb)
|
|
* Update docs/submodules/releng from branch 'master'
- Fix Doctor run on 'doctor-{installer}-verify' slave
Change-Id: I65a2a3c6643cba870eec2f794199bb824c6b868c
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix relative imports in cloudify_ims_perf
It also fixes wrong indents.
Conflicts:
functest/opnfv_tests/vnf/ims/cloudify_ims_perf.py
JIRA: FUNCTEST-893
Change-Id: Ic54e01c03c14f39c69242c41922fc124c1b45c23
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e0ddd33f9a1e6e41f1b768c6326983f902598d4c)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] Fix maas_subnets without maas_fabrics
Change-Id: I603b39d46d3f2f2448b8f9746ad0745e416bbee7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 2c48915a1a77aa3ac0133155fd0cdadbf280493d)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for MaaS fabrics fix
Change-Id: I58bacd2b8f9d210fd9e144cd8db6239ca0b8949d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 812d2f0ef3b7f638a29f10770007ef249d609c2c)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-verify-jobs: Enable tempest for XCI"
- jjb: xci: xci-verify-jobs: Enable tempest for XCI
Set RUN_TEMPEST=true so we can tempest when running XCI CI
jobs.
Change-Id: I3f7617e20dc4f4c1ba9a1e9016eef125c924e7b7
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Couldn't find remote ref $GERRIT_REFSPEC"
- Fix Couldn't find remote ref $GERRIT_REFSPEC
JIRA: ARMBAND-305
Change-Id: Ic01d7d46375a27160e583e07ea96c60fa68f8c71
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Fix how tier_handler is imported" into stable/euphrates
- Fix how tier_handler is imported
Change-Id: I36577ca73042b181b4634c4d6bf3ac5d905fd560
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c44aaac86d7423ab2836d67989104321e12a7316)
|