Go to file
Arif Ali 73cf2baa4e
Add new script for autopkg, and add oracular to avocado tests
2024-05-15 09:06:45 +01:00
README.md Combine 2 sctipts, add GCE image listing, add README 2024-04-29 16:40:31 +01:00
do_autopkg_tests.sh Add new script for autopkg, and add oracular to avocado tests 2024-05-15 09:06:45 +01:00
do_sos_avocado.sh Add new script for autopkg, and add oracular to avocado tests 2024-05-15 09:06:45 +01:00
do_sos_avocado_rh.sh Add RH based script to do some testing 2024-05-07 09:42:53 +01:00
do_sos_testing.sh Combine 2 sctipts, add GCE image listing, add README 2024-04-29 16:40:31 +01:00
get_image_names.sh Combine 2 sctipts, add GCE image listing, add README 2024-04-29 16:40:31 +01:00
lxd_profile.yaml Combine 2 sctipts, add GCE image listing, add README 2024-04-29 16:40:31 +01:00
lxd_profile_rh.yaml Add RH based script to do some testing 2024-05-07 09:42:53 +01:00
sos_collect_testing.sh Changes based on live tests 2024-04-16 15:35:04 +01:00

README.md

Some scripts to help with some simple auto testing

do_sos_avocado.sh

Runs avocado tests on the latest commits in your folder on all the supported distros

do_sos_testing.sh

Runs a quick sos report on all distros from a PPA or a snap channel

sos_collect_testing.sh

  • Creates a new juju model
  • Launches N number of ubuntu units
  • Runs sos collect to test the functionality

get_image_names.sh

Grabs image names for Cirrus CI testing purspoes, this ensures we can get these quickly, rather than trawling on GCE UI