Age | Commit message (Collapse) | Author | Files | Lines |
|
Update to fetch latest base images for
Ubuntu 18.04 and 20.04
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If69c5776a2156333452351a571f57aff444f2bcf
|
|
Update to the latest packer version to fetch a
newer base image version for Ubuntu1804
Update Ubuntu Docker nodes.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6ed0b08f302b42918a19400d822eae2dda872670
|
|
|
|
Issue-ID: CIMAN-33
Change-Id: Ib1b0b44a6e2ccb48bc17f44fa292e30ef3554f0e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
By default, OpenStack will schedule you into the right availablity
zone that has capacity, hard coding this can potentially result in
not being able to provision new virtual machines.
This patch drops the hard-wired value and lets Nova on the
scheduling size pick the correct availability zone.
Issue-ID: CIMAN-407
Change-Id: I4524c3c48595f79c903f159a81e3bb138dd9e9d0
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Pin version of rebar3 to v3.13
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I975c72a86a120ddc677f7045ef1dc2a015a13464
|
|
- Update node version to the latest stable
- Update npm to the latest version
- Deprecate rebar bootstrap
- Update node with the latest node changes
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I2d06752be51183211482cdb701ca46fa6469d650
|
|
Only install rebar, skip bootstrap
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Idfbb9adc51732a3bb32f09c2ce549a2c097d696d
|
|
- Update to fetch the latest changes
- Update global-jjb and common-packer
- Update packer/vars/ubuntu-18.04-arm64.json
- Remove deprecated Ubuntu-16 var files
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I7b7de1255a0a25de8476fcdf7cfd73ce0a2d42e2
|
|
Change-Id: I19251c9e00e38fa1965d55e585271e1e4d622cf1
Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Based on the input provided on the Gihub packer issue
hard-coded for our parser to be able to decode the rest of the config
properly." This would require to hardcode the builder name and type
in the templates.
This change requires an update in global-jjb v0.60.3
and common-packer v0.7.4.
Change-Id: I506959b8c1999619877432ebba7a6947ce0b0c2c
LF-JIRA: https://jira.linuxfoundation.org/browse/RELENG-3448
Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Change-Id: If2e18ee55aefd6fd4d1e4ff966d7244303441bda
Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Need to add distutils explicitly for python3.9
Ubuntu 18.04LTS do not have it.
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: Ib53e64a5a8d035fe55313fa9b66fc554c4b6cd2e
|
|
Clearly state we're installing helm 3.5
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I1f7e5d48988ace4663796c7016bb9c622b8fde18
|
|
Update ansible block names to provide
better information on what commands are actually
running since we are using different versions of the
same binary for Helm.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ic64b5e74a3873202eeabece7a2063533e730caca
|
|
As we'll have several versions of helm3, it's better to clearly state
which version it is.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Idb439717133a7a0fd90d656f6e412d3233b9a04b
|
|
Helm 3.3 needs to be stored in a directory
called helm3_3. It was created by mistake as
helm3
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I1efca0454647399e829ef0fb28f85f8c18efc7ed
|
|
As Guilin version supports only helm3.3 but Master supports helm 3.5, we
need to install both in order to be able to test the branches with the
correct versions.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8d297167b5f4bfbdedccf10aaf85e4299e4f2deb
|
|
Fetch latest content from version v0.7.4
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ia4cfae4dccdf5a9a3341c2f40b269672f6978ae3
|
|
Issue-ID: DCAEGEN2-2494
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I5db9bd47db63f76b2c7a5865bf3bdba943aa65df
|
|
For some reason, the helm3 sources can't be
uncompressed from /tmp compared to the helm ones.
Download helm3 sources in the current dir instead.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib4e33279a1e40a7d7b90ee47f54560f252173c1d
|
|
heml3_version had few empty spaces in the URL
which might be causing helm3 to not install properly
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9bfe6616335feff8cffa1fadad0b6556aea1a8dc
|
|
helm3 use a different url than helm2.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I0e9eff21a9f5a4e4dad7885ef273174071da1f15
|
|
Upgrade to fetch latest changes to packer
templates.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I41e13fff6a1880879a80a13caf9096b497a7499c
|
|
As OOM supports helm2 and helm3, it's important to check that all new
additions don't break helm3 support.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I38307e3b105606eb3dded1933e3a90673078d4dc
[Add helm3 job template boilerplate]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Fetch lastest support for CentOS 8 builds
Fetch "Fix provisioner to install Git 2 from IUS"
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Idb907705a6d49ff46f9b8261c5cc6235b56e2e8c
|
|
Change-Id: I8b2c84eafdf8fe17866a2272665ff9396a84e432
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2330
Issue-ID: CIMAN-383
|
|
Issue-ID: CIMAN-33 IT-19647
Change-Id: I4bb6667b952aa99adb916f6a2c7b54a668d849c9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Issue-ID: CIMAN-33
Change-Id: Id8078bb73209ec0c0acda69480f27b03691e5be3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Upgrade requires a string, not a boolean.
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I0a03702e2cfb00b06e9a783fd5ce3b95dcee0e29
|
|
18.04 images fails due to dependecy issues.
Workaround to install package separately.
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I00ba7081a106ab06a39bfb7b562d62d28851d897
|
|
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I69d6ae298d31da1fd61ccb5206f6c2f9e87f3ea7
|
|
This is a change I miss to commit as part of
dbba0aa4c389e717f043d50d5653d7ac1cb34011
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ic64fdc1458ee497eca31afd90ee8624988f88531
|
|
Some NPM packages need a specific order of install
and one library in particular is just needed for
Ubuntu 18
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I1c22f3ed7916151c6bde7d1e6de41636be93ff59
|
|
Re-arrange dependencies and force fix any
install issues.
Isolate npm addons
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I0dff65c088cbeb78bb63897897e620edc8bea2d7
|
|
Previous node has SSH issues and was in a bad state
Updated new node provided by Vexx
Change-Id: I8c066beb0e36a931cb028c43e17d4bbcb2027d16
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: CIMAN-33
Change-Id: I83167a6ee39f77361d51805cd72c586372b4bc66
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Update with missing dependencies for tox
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I42d2921b2065f1dc3c93c5293d2da0f9981f2147
|
|
Remove libssl1.0-dev library
Add python3.6-venv
RELENG-2738
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I84e5ba9c2a02b80753b20f36c15cd2b96e2cecdb
|
|
Update local-docker and local-builder support
package list.
Add additional npm dependencies needed for
Ubuntu 18.04 (RELENG-2738)
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I93c416ef676ac7bd8b90e40f81573a4f73e4b069
|
|
Change-Id: I6a79ea4c474d23bb0445f3a8344e225e8db5f5ed
Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
ONAP el alto release mandates helm v2.12.3
Change-Id: I89aac28ab105fb5543c5b698670a61db5a9d0618
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add additional python 3.6 support
packages for redis nodes.
Change-Id: I8f7df209c1fbd1299af79894185a2a97aa3c1460
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This fix should have been part of I7764d0af3c47b22b00114bb944f5d729a42325d6
Issue-ID: CIMAN-359
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: Ibf75fff9ea03cfc821408e338ddff7c3996aec83
|
|
Issue-ID: CIMAN-359
Change-Id: I7764d0af3c47b22b00114bb944f5d729a42325d6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: I0013c6e59c3b02cc9a8c5182ad8c9d7040b69dfa
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: CIMAN-356
|
|
Missing tasks section added
Change-Id: I829c64edfa87b1d5cc1a47a4b0c7e0812bd562b1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Install basic packages for teams using
basline nodes to run verify and merge maven jobs
These packages were added long ago before common-packer
and got lost after the latest node upgrade.
Change-Id: I6c26b61813ac444a8f4e9a54bf577bed502c1536
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Forgot become true in the last change
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I443e4b057a2736afe27389b848b988e4876f9ae2
|
|
Includes changes for IUS repo.
https://gerrit.linuxfoundation.org/infra/c/releng/common-packer/+/61791
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I275cd7e612869859c8bb32d0cf2a0085b4854c10
|