summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Set Jumpbox root's passwordVictor Morales2-1/+3
Every OS has different root's passwords which complicates the throubleshooting process. This change sets the root password of the jumpbox to what's defined in the ROOT_PASSWORD env variable. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: I7b926f9500de9341a660b86ccb1c9eafbfaf6053
2020-08-17Update env variable extraction and VM creation stepsRihab Banday4-56/+54
This change uses YAML parser to extract environmental variables from PDF and IDF. Additionally it merges the VM creation step with the main functions script. Change-Id: I2089b7a84f15e892d57fbadf06252db8769f0fbf Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
2020-08-17Merge "Remove creation of httpboot folder"Rihab Banday1-3/+0
2020-08-16Merge "Remove double quotes around EOF"Rihab Banday1-5/+9
2020-08-14Remove creation of httpboot folderRihab Banday1-3/+0
Remove creation of httpboot folder and manual copy of CentOS 7 image as the support is now added upstream by [1] and [2]. [1] https://gerrit.nordix.org/c/infra/provisioner/bifrost/+/5547 [2] https://gerrit.nordix.org/c/infra/stack/ironic/+/5550 Change-Id: I3eae2816091e2631d2170f9950fedd2f13e84db7 Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
2020-08-13Remove double quotes around EOFRihab Banday1-5/+9
The double quotes introduced by linting tool around EOF in functions.sh causes issues during deployment in CentOS. This change removes the double quotes. Change-Id: I23f4739e9bfbde296c48d4cf260b8483a844fd0b Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
2020-08-12Improve wait instructionVictor Morales1-1/+10
The time that the jumpbox takes can be different every time that is created so waiting for a specific state can help during the creation. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: Idee038556bc669594660a308e405e79fe13ba118
2020-08-12Merge "Implement linting process"Rihab Banday11-86/+132
2020-08-12Merge "Adding pdf and idf for Ericsson pod 1"Rihab Banday3-0/+219
2020-08-11Implement linting processVictor Morales11-86/+132
This commit pretends to make changes required by yamllint and shellcheck tools. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: I73b0a3b54f89b2692c1c3af7940a3acf1124fadb
2020-08-11Adding pdf and idf for Ericsson pod 1Georg Kunz3-0/+219
This adds the pod descriptor file and installer descriptor file for Ericsson pod 1. Signed-off-by: Georg Kunz <georg.kunz@est.tech> Change-Id: Ie518f71a35b657ef4a7b17464cb8f0e4116a3771
2020-08-11Merge "Drop VM_IP environment variable"Rihab Banday2-12/+6
2020-07-31Drop VM_IP environment variableVictor Morales2-12/+6
It's not necessary to declare this variable because the IP address of the jumpbox can retrieved calling the get_vm_ip function. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: I92f29a70ea1924eb105d66781d9d313427e2d1f0
2020-07-31Adding gitignore file to repoGeorg Kunz1-0/+2
Signed-off-by: Georg Kunz <georg.kunz@est.tech> Change-Id: I87faf75ee5801259fb2bdb1534934d84fc2b3a5d
2020-07-31Adding Victor Morales as committer to Info fileGeorg Kunz1-0/+4
Change-Id: I101159dcf90247ecdc75153a0826eea2d975e5d2 Signed-off-by: Georg Kunz <georg.kunz@est.tech>
2020-07-30Merge "Automation adds INFO.yaml"Georg Kunz1-0/+58
2020-07-29Initial structure for e2e deployment scriptingRihab Banday12-6/+612
This patch includes the initial skeleton of the e2e deployment tooling. This is expected to evolve as further development progresses. Change-Id: Ie1e334e672acb2213e8f6c2174506b685f826f98 Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
2020-07-13Automation adds INFO.yamlLF Jenkins CI1-0/+58
Change-Id: Iac88d52ed23707059e075daec53ee9de70244f0d Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-07-13Automation adds .gitreviewLF Jenkins CI1-0/+7
Change-Id: I6f433cb9f4db682c5e9061e37ad9a153e75c5c7b Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-07-13Initial empty repositoryLF Jenkins CI0-0/+0