summaryrefslogtreecommitdiffstats
path: root/functions.sh
AgeCommit message (Expand)AuthorFilesLines
2022-05-25automated few manual stepssharath reddy1-0/+86
2022-04-21Fix bug of loading wrong PDF and IDF filesxudan161-15/+9
2022-03-15Update deployment guide docxudan161-12/+23
2021-10-27Fix bugs with preflight check and DPDK dependencyMichael Pedersen1-0/+4
2021-10-22Replace localhost with K8s Master IP in kubeconfigRihab Banday1-0/+1
2021-10-15Updates Kuberef to use BMRA v21.08Michael S. Pedersen1-10/+19
2021-09-15Add documentation to deploy Kuberef on VM'sRihab Banday1-2/+2
2021-09-01Add initial config to support deployments on VMsRihab Banday1-55/+87
2021-08-12Align license headers with REUSE guidelinesGeorg Kunz1-8/+4
2021-07-19Added support for Docker Hub credentials (CI)Michael S. Pedersen1-0/+13
2021-07-05Update requirements.txt for BMRA KubesprayRihab Banday1-0/+2
2021-06-30Pin current version of infra engine frameworkRihab Banday1-3/+3
2021-05-19Remove duplicate content from functions.shRihab Banday1-11/+1
2021-05-04Add workaround for cachetools version being too recent for Python 2Michael S. Pedersen1-0/+2
2021-05-04Update BMRA image and pip version for CentOS7Rihab Banday1-1/+1
2021-05-04Add support for deployment on multiple OS distrosRihab Banday1-1/+1
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