This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Jun 02, 2021
-
-
Update dockerfiles to fetch dependencies from Artifactory .deb and using pip3 -r instead of apt to resolve all upstream depenencies Update stage_3 to use URLs for artifactory packages instead of apt server for installation of packages Change-Id: I3abb1e1314862f386fb090cb18429f4283b0273d Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- May 06, 2021
-
-
Mark Beierl authored
Manual cherry pick of c395a454 to swtich from defunct xip.io to nip.io Fixes bug 1527 in v9.0 Change-Id: I56ba9ef730a3b5ca6be4994cf7270605453fa459 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- May 05, 2021
-
-
garciadav authored
Pin version of paramiko to 2.7.2 Change-Id: Ie9f7aaf10e78d5e243b75fc4523820473c19f4f9 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Apr 28, 2021
-
-
garciadeblas authored
Change-Id: I84a239ad062d00abc993fbab9f090f1c0a2b2a19 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Apr 26, 2021
-
-
garciadeblas authored
This change updates the method install_k8s_storageclass of full_install_osm.sh. The change creates a temporary folder for downloading the K8s manifest file for openebs. The download of the manifest file is decoupled from its application with kubectl (in the same way that it isdone for the CNI provider). After its application, an additional check is added to verify that the storage class openebs-hostpath has been defined. If it does not exist, the installation will fail and exit. Otherwise, it will proceed. Finally, the timeout for the openebs-hostpath storage class has been increased from 300s to 400s. Change-Id: Ic1da8b9606bd7b3265f38c1da7389e5b2cdc741b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 26, 2021
-
-
Change-Id: I4f7ad3dfd137b2e621609b1a1062392b34be0e43 Signed-off-by:
Antonio Marsico <antonio.marsico@bt.com> (cherry picked from commit ef3b236c)
-
- Mar 25, 2021
-
-
limon authored
Change-Id: I04553aa703d2f4106d5bbf5585bec9ab2e202249 Signed-off-by:
limon <alimonj@indra.es> (cherry picked from commit 6dc17050)
-
- Mar 23, 2021
-
-
Change-Id: Ib940a950bb0a7a40f2d867dcd5e9b3d46e7238c0 Signed-off-by:
endika <endika.aldecoa@ehu.eus>
-
- Mar 19, 2021
-
-
* Moved Ansible to version 2.10 * Python Virtual env * New option to use a custom SSH key * Use of cloud-init file supported * Increased the number of options to be passed to the remote installer Change-Id: I70131f1a24707656c9390445df91d17abab95763 Signed-off-by:
Antonio Marsico <antonio.marsico@bt.com> (cherry picked from commit 75a38c73)
-
- Mar 03, 2021
-
-
palsus authored
Change-Id: I03dffeb5f1934828f0f8d85760a0b396373ae082 Signed-off-by:
palsus <subhankar.pal@aricent.com> (cherry picked from commit 9687207f)
-
- Mar 02, 2021
-
-
garciadeblas authored
Change-Id: Icbe3c76be7618c557b461227c61463cfcc34d0ac Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadav authored
Change-Id: I585eb7f490099fc9a86d072ab8e9a4b40ee378b9 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Feb 25, 2021
-
-
This commit does several things: - Geneneral fix for installing the most stable release of microstack - Configure and set up microstack so it is ready to use: create an osm-ext network, a router, configure the security groups etc; so it is ready to be used by OSM - Add xenial, bionic, and focal images to microstack - Add microstack as VIM to OSM Change-Id: Id15531ee94c893e2670b7ee8a89b2eb4e55cead0 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Feb 23, 2021
-
-
Mark Beierl authored
Changes flavor to a sanity constant so we can tailor it without needing further code changes. Change-Id: Ife5d2e84dce09d126e7f16c660c47b629833094c Signed-off-by:
beierlm <mark.beierl@canonical.com> (cherry picked from commit a070ce73)
-
- Feb 19, 2021
-
-
Mark Beierl authored
Updates the syntax for managing the docker proxy so we can avoid the rate limit issue Change-Id: I29f9da9f7b3af57dd1614ded595d463c4ef14f9e Signed-off-by:
beierlm <mark.beierl@canonical.com> (cherry picked from commit 8ef38938)
-
- Feb 16, 2021
-
-
Change-Id: I1c3fad357012407285e5ada403916b829312cd97 Signed-off-by:
João Fonseca <jpedrofonseca@av.it.pt> (cherry picked from commit b3daa3a5)
-
- Feb 10, 2021
-
-
garciadav authored
Change-Id: Ifa3b66d489adfd2522814d07a99886b35492dc67 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Feb 09, 2021
-
-
Change-Id: I53068cdbfd15e357d25cb18c2c5435a69601824f Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
Change-Id: I0b3d5615b072ab8d5df3d7d69a886775ca7ef3e2 Signed-off-by:
João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 08, 2021
-
-
Mark Beierl authored
https://osm.etsi.org/gerrit/c/osm/devops/+/10223 https://osm.etsi.org/gerrit/c/osm/devops/+/10195 https://osm.etsi.org/gerrit/c/osm/devops/+/10142 Change-Id: I80cb5afe884c03a6e97553b4b805fc98c4a5e41b Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- Feb 03, 2021
-
-
fonsecaj authored
Change-Id: Ica1150cb1f85e9706d2259904fd5ddc483b48754 Signed-off-by:
fonsecaj <jpedrofonseca@av.it.pt> (cherry picked from commit 988b7868)
-
- Jan 27, 2021
-
-
garciadav authored
This needs to be reverted when PLA is correctly published to DockerHub Change-Id: I1aa509288ae49233f110e5951c491f3598be8b05 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Jan 25, 2021
-
-
palsus authored
Fix for Bug 1397: Inconsistent behaviour between MON image in dockerhub and MON image built from git repo Change-Id: I8f66786134cf08d91a70b9da7ddfbb1a5ca03800 Signed-off-by:
palsus <subhankar.pal@aricent.com> (cherry picked from commit e3cecd90)
-
- Jan 22, 2021
-
-
Mark Beierl authored
Changes snapcraft to run directly on host instead of in docker continer. This adds the requirement to have snapcraft installed in the Jenkins agent, but is more reliable as the snapcraft docker image is not the best practice anymore for building snaps. Change-Id: I3c26773a4989551da92a0015749717fe2d622b22 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- Jan 15, 2021
-
-
Change-Id: I30e5a84002c2f5675f0f0403ddaef2383980296f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: Ia0bed5627301fa7bbcaa5a5229ea9138f70d2d92 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I272668b9461d3ccd1fc6509fa61dfd1765d824f5 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadav authored
- fix bug 1394: update images defining a default TAG (=9) - fix bug 1401: add --advertise-address option to kube-apiserver in microk8s - fix bug 1405 - fix bug 1406: pin the version of the osmclient snap. Add the logic to install/refresh the snap to the proper version. Add channel preference (stable -> candidate -> beta -> edge), so the installers tries first with stable, but if it does not exist, then tries with candidate, etc. Change-Id: I02edaaeed81e3b06ed328e81ecab2bf71d42c628 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Jan 05, 2021
-
-
calvinosanc1 authored
Fix 1394: Use of R9 images Change-Id: I0e246889e914c93963984b26423ab5620cb65efe Signed-off-by:
calvinosanc1 <guillermo.calvino@canonical.com>
-
- Dec 18, 2020
-
-
Mark Beierl authored
Change to use the short ref for the proposed revision instead of Gerrit Ref Spec. This allows the job to succeed even if there is no refspec, such as when a new branch is created. Change-Id: Icec5615f8e01f33507dc87765a240a3de2489e09 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- Dec 17, 2020
-
-
garciadeblas authored
Change-Id: I20183be13b3b4b3af8bc5158b1beb9842654c26c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I0ac9f519dcf0dbc28aa5ca14325d3d19528ee283 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ia22d953234da67291fa396ef8ebef4640fcc597f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Keystone charm (bug 1378): Improve the way we handle the relation data from the database relation Ro charm (bug 1379): Fix the status of the non-leader units Ng-ui (bug 1380): Fix the nbi-relation-changed hook for the non-leader units Installer: Pin the version of the OSM bundles Change-Id: Ied07c964b1c85b1c534916eb4b30fd6bc87287a6 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Dec 16, 2020
-
-
garciadeblas authored
Change-Id: Idd5198f3a3ea1605742342379ac9a5b071c6d9af Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Mark Beierl authored
Change ssh to allocate a PTY so that lxc commands can read from STDIN over ssh connection. Change-Id: I4fb74880ca498431679212f40dd60ef3c39a6a00 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
Change-Id: Ice7a4573200d7c8de19f08dadbc60371cab3534c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Mark Beierl authored
Adds the system VIM and k8s cluster the same way that the k8s installer does. Change-Id: I11ad41c35f11467c51f0edc2aba4b3cb5e048823 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
garciadeblas authored
Change-Id: I8710829669dd9e27f06df23c0e55d012ad549cfe Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Updates in CI pipeline and installer for the new pipeline: registry and proxy url, different docker tag for specific modules Change-Id: Id434332fd1e051d9888bb35bf03ace974cd14bbc Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-