Age | Commit message (Collapse) | Author | Files | Lines |
|
'install_recommends' is not a valid attribute
for a Task.
Change-Id: I70903be70b98c216a0e4797c73c24279892b52fc
Issue-ID: CIMAN-34
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
-Few packages do not need to run on a Centos packer
build. Leave them exclusively for Ubuntu.
-Update install tox step.
-Simplify already exisitng Ubuntu rules as we only
have Ubuntu flavor for Debian OS.
Change-Id: If27f26f195c6beadb9c3ee03c1f5a7e3c3efb0a0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I3a9a9019de44adc7d4c4802053af1b3c7d4d30f1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Ansible playbook local-docker.yaml was fixed to install
arm64 specific binaries of docker-compose and golang
into arm64 images created by packer.
Change-Id: Ief9fbbeed5847bb2c7842d906dcf9cb4a4f34453
Issue-ID: CIMAN-229
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
|
|
Issue-ID: CIMAN-1
Change-Id: I7bab1f7829d1d059060679d8298ebae39cd7bee4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
Small configuration change to use docker.yaml instead of baseline.yaml,
as well as bumping version requirements on kubectl and helm.
kubectl_version: 1.8.6 --> 1.11.2
helm_version: 2.6.1 --> 2.9.1
Issue-ID: CIMAN-1
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I11e67d326f53f8f87627b058943eb882e29f76f9
|
|
Only Install Chrome, Erlang, Rebar, Geckodriver
and Firefox for non ARM architectures builds.
Change-Id: Id02c767fa59623a0d99578ff39491911af44a2e0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I941730dedd6ee8cc67901ee30ddf8afae69183d6
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update installation path for Firefox
Change-Id: Ic0d730660bc5d14121366a6d4f1e7228c30dca2f
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add symbolic link in /usr/bin instead of
updating PATH since this one gets lost once
packer finishes building and does not gets
preserved after.
Change-Id: Ic523a19351de0eb7f440153a51acd98920135202
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
CSIT tests fail on the latest version of Firefox.
Looks like this is caused due to new dependency libraries.
Downgrade to 55.0.3.
Change-Id: I52d6b67472131e48ebcae52ab5e7825dad9be991
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Wrongly using 0644 which was not executable.
Change to 0755
Change-Id: I8a1fc8e44e0fa300aee842152a1ef124d86aead1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Install geckodriver for docker images.
Change-Id: I625fa148051ca260a7d1d89d7f7e118026458c8a
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ib9cc2124498970ca9cb82364baced9fadcf41bbf
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Copy rebar3 to /usr/bin as root
Change-Id: Ia40a067000ae08583dd1678be798905b59834547
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Rebar3 depends on Erlang. Install Erlang and its
dependency packages.
Change-Id: Iac21a88d0c7d9f8f01dbcc9740a6f6fa2e5b141c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Copy rebar3 to /usr/bin instead of moving
to be able to set the proper attributes.
Change-Id: I1a873410c90250fb11702e3d45883a474176ebb2
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Clone and bootstrap rebar3. Move rebar3 bin to
/usr/bin.
Change-Id: I339bec85eb1ed884ae55d840dd8f145e323641b2
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add Chrome install role for docker images.
Used by CSIT jobs.
Change-Id: I7c891e6338c546c851d222786a9a4a5c232398b4
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The previous URL downloads the HTML and not the executable.
Need to translate 'uname -s' and 'uname -m'.
Change-Id: I95c4c993bee1a9f12d20004c4b09934bd8620e54
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Use sudo while trying to change permisisons on
docker-compose.
Change-Id: Ia52bfcd375a041b6ec3faac30faac2f243db5e6f
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I68c69c2473ab6175ecb9e4d9804a6d2086e97efc
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ic60ebcde3bc8346b02f699430111e7e20eb22b13
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fetch cache to be able to install python-ncclient
support packages.
Change-Id: I4af2f830963c3269e511a640be89cc5dba6baead
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add support packages for projects building docker images
and maven autoreleases.
These packages are brought up from the old packer scripts.
Change-Id: Id3383b81b17a161b7604ba953b7eaf2b5cd4d1f8
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Install python-3.6 and dependency packages
needed for docker images
Change-Id: Ic54346243ebfd8aad75ea9dbf6d695cdc2f580d8
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ia05719ee7994b858a4c29ffc63d60fdafa600b42
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This reverts commit 22c11531ef1bc07c7e84088e1a595cd5c26fb3a6.
Issue-ID: CIMAN-33
Change-Id: I824e29e064c716104d4d17c3cac63c2e2db17552
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add Chrome install role for docker images.
Used by CSIT jobs.
Change-Id: I79643d05bb2c72db5e6b54c93699c6befb499984
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add libxml2-utils used by OOF team for
docker images
Change-Id: Ib28e415107b02bef9d329c2ba6ff7284d15391c2
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Enable redis and then start redis
Change-Id: I632972b589fd6e1dd20e2e0a19e0ab2660276756
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove provision scripts no longer needed in
common-packer.
Change-Id: I1f807a744e22cba282fe66d511a35be41b15a313
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Install and enable redis using root
privileges.
Change-Id: Icd6117de41f9dd477aefc48441002544862e7d03
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update common packer
- Remove centos unused distros
- Add memcache and redis yaml file
- Update json templates
Change-Id: I1092d4a7ce957c8c31780045639b0819933af588
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I852052abd33bbcdfb0a3b5a95fbc6f02d86113e6
Issue-ID: CIMAN-155
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
Update local-builder to just import baseline
Update local-docker to install docker-compose
Change-Id: I7b5511abac317bb5969b5e4a2207e9973874cf94
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
- Enable builder.json
- Relove unused provision scripts
- Update ci-management-packer-jobs
- Update builder.yaml
Change-Id: I0c9abcd33fd3acb84690863dca966a01731dc64c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Do not translate vaiables. Pass the text as is
Change-Id: I05b5c33ec79191dd4959ac10b0ac1d13c2973078
Issue-ID: CIMAN-118
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Set MTU settings to 1454 to accept https connection
requests.
This issue seems to be present since Docker 1.10.0
Change-Id: Ia113ffdb889fa86e91075ef4f36b3e1872c699f6
Issue-ID: CIMAN-118
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Update installation instructions based on github
instructions.
Change-Id: I0ddb3b80f4d1cf915345e10353ec64f3f8b28e16
Issue-ID: INT-212
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Change-Id: Ic8a147de05dce8427d5ed722624de09058847f95
Issue-ID: CIMAN-117
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I6c3917c48b05ea7bad73cbb35d1a0307617006a2
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add python3.6-dev package which is needed by
pyCrypto.
Change-Id: Iaaa3fb8ca8d464e02af71ae50656861a5d104076
Issue-ID: CIMAN-108
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Install crudini package which was introduced by
global-jjb
Change-Id: Ifa9166994f8b6e5a8902bdb722b03a24d017c8a7
Issue-ID: CIMAN-111
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add Python3.6 version to be used by dcaegen2
project.
Change-Id: I7bd5f28958144cbf16e22c1328f5683ee30d737a
Issue-ID: CIMAN-108
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add Python3.6 version to be used by dcaegen2
project.
Change-Id: Ie6a1afde8a4697f094a862bfd0870fc5a844bf47
Issue-ID: CIMAN-108
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ib3ff4663c07d8eb90c9cb3f06660fbad93fa0b57
Issue-ID: INT-212
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|