aboutsummaryrefslogtreecommitdiffstats
path: root/functest/core/singlevm.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Update Cirros to 0.6.1Cédric Ollivier1-1/+1
2022-11-02Update Cirros for testingCédric Ollivier1-1/+1
2021-11-15Update linters and fix all new issuesCédric Ollivier1-31/+28
2021-08-18Update to Alpine 3.14Cédric Ollivier1-10/+10
2021-05-17Update scenario img_file in tempest.confCédric Ollivier1-1/+1
2020-11-14Allow connecting vm to the external networkCédric Ollivier1-7/+11
2020-08-17Boot a VM to run jujuCédric Ollivier1-2/+2
2020-03-28Increase Shaker timeout before init message in consoleCédric Ollivier1-1/+5
2020-03-27Check the login prompt in console in SingleVm1Cédric Ollivier1-5/+6
2019-10-08Count all hypervisors by defaultCédric Ollivier1-0/+9
2019-09-30Count all active hypervisorsCédric Ollivier1-0/+8
2019-08-18Clean orphan security groupsCédric Ollivier1-0/+21
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-5/+4
2019-03-16Print monit summary before running IMS testingCédric Ollivier1-3/+4
2019-02-24Ease copying/pasting the private keys from logsCédric Ollivier1-1/+1
2018-10-15Ease configuring extra specs via env varsDelia Popescu1-0/+8
2018-10-14Fix image properties parsingCédric Ollivier1-6/+5
2018-10-06Rename IMG_PROP to IMAGE_PROPERTIESCédric Ollivier1-8/+10
2018-10-05Use environment variable for image propertiesDelia Popescu1-0/+9
2018-09-03Create network via admin userCédric Ollivier1-1/+0
2018-08-20Typos (ressources)Cédric Ollivier1-7/+7
2018-08-13Allow setting two image extra properties per testcaseCédric Ollivier1-13/+17
2018-08-13Update all patch configsCédric Ollivier1-4/+5
2018-08-10Test OpenStack vGPU featureValentin Boucher1-3/+12
2018-08-04Make synchronous Shade callsCédric Ollivier1-10/+14
2018-08-03Fix timeout (switch to synchronous calls)Cédric Ollivier1-2/+1
2018-07-31Print stderr in logs when calling cmd over sshCédric Ollivier1-1/+2
2018-07-31Switch create_server timeout to default valueCédric Ollivier1-2/+2
2018-07-22Add helper to find string in consoleCédric Ollivier1-0/+21
2018-07-18Increase timeout when creating serversCédric Ollivier1-3/+3
2018-07-17Leverage cloudify_ims on CloudifyCédric Ollivier1-2/+32
2018-07-11Clean all possible resourcesCédric Ollivier1-6/+12
2018-07-11Check the status of inherited stepsCédric Ollivier1-2/+5
2018-07-06Fix delete_keypair argCédric Ollivier1-2/+3
2018-06-30Inherit rally from VmReady1Cédric Ollivier1-1/+34
2018-06-24Improve scenarios to reduce duplicate codesCédric Ollivier1-49/+89
2018-06-23Decrease the log level when connecting in singlevmCédric Ollivier1-2/+2
2018-06-23Fix user/project create operationsCédric Ollivier1-13/+16
2018-06-22Publish vmready scenariosCédric Ollivier1-75/+125
2018-06-21Publish singlevm scenariosCédric Ollivier1-0/+283