summaryrefslogtreecommitdiffstats
path: root/functions.sh
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Update BMRA to v21.03Michael S. Pedersen1-2/+7
2021-03-03Support Ubuntu 18.04 and 20.04 LTS as target OSMichael S. Pedersen1-0/+2
2021-03-03Check prerequisites after sourcing env variablesRihab Banday1-1/+0
2021-03-03Switch to Python Virtual EnvironmentVictor Morales1-4/+29
2021-02-18Update BMRA to v2.1Michael S. Pedersen1-8/+2
2021-01-20Fix a set of issues with K8s deploymentMichael S. Pedersen1-0/+8
2020-12-15Replace older BMRA docker image with new one & addRihab Banday1-6/+9
2020-12-03Update BMRA to v2.0Michael S. Pedersen1-13/+11
2020-11-19Adding scripts for running RC2 testcasesRihab Banday1-0/+15
2020-11-13Add support for deploying to Equinix Metal bare-metal serversMichael S. Pedersen1-7/+63
2020-11-13Switch to older settings for ansible playbooks andRihab Banday1-0/+11
2020-11-12Fix linting issuesVictor Morales1-10/+9
2020-11-12Refactor functions.sh scriptVictor Morales1-49/+37
2020-10-21Modify setup_network function to add support for Node 3-5Rihab Banday1-5/+8
2020-10-21Update check of libvirt(d) groupMichael S. Pedersen1-1/+1
2020-10-12Add yq checkerVictor Morales1-0/+8
2020-09-16Separate tox dependenciesVictor Morales1-1/+1
2020-09-14Disable Ansible host key checking in BMRA containerRihab Banday1-0/+1
2020-09-11Replace worker node specific config file by a common fileRihab Banday1-4/+2
2020-09-10Implementing jump VM create via ansibleGeorg Kunz1-85/+46
2020-09-10Fixing broken copy of BMRA host_varsGeorg Kunz1-1/+1
2020-09-08Adding checks for installation prerequisitesGeorg Kunz1-0/+52
2020-09-08Fix PyYAML error caused by net-attach-defs-create role in BMRARihab Banday1-0/+3
2020-08-26Always copy configuration data inside jump VMGeorg Kunz1-11/+9
2020-08-19Merge ""Better" pattern matching for name of jump VM"Rihab Banday1-2/+2
2020-08-19Merge "Disable strict host checking everywhere"Rihab Banday1-3/+3
2020-08-17Set Jumpbox root's passwordVictor Morales1-1/+2
2020-08-17Disable strict host checking everywhereGeorg Kunz1-3/+3
2020-08-17"Better" pattern matching for name of jump VMGeorg Kunz1-2/+2
2020-08-17Update env variable extraction and VM creation stepsRihab Banday1-3/+52
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
2020-08-13Remove double quotes around EOFRihab Banday1-5/+9
2020-08-12Improve wait instructionVictor Morales1-1/+10
2020-08-11Implement linting processVictor Morales1-56/+58
2020-07-31Drop VM_IP environment variableVictor Morales1-9/+6
2020-07-29Initial structure for e2e deployment scriptingRihab Banday1-0/+110