Age | Commit message (Expand) | Author |
2019-10-11 | cloud_test/lxd: Retry container delete a few times | Ryan Harper |
2019-07-18 | cloud_tests: updates and fixes | Ryan Harper |
2019-05-09 | tests: add Eoan release | Paride Legovini |
2019-04-01 | cloud_tests: fix apt_pipelining test-cases | Ryan Harper |
2019-02-22 | tests: integration test failure summary to use traceback if empty error | Chad Smith |
2018-12-11 | tests: add Disco release | Joshua Powers |
2018-10-10 | tests: meta_data key changed to meta-data in ec2 instance-data.json | Chad Smith |
2018-10-10 | tests: fix kvm integration test to assert flexible config-disk path | Chad Smith |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-10-07 | tests: fix apt_configure_primary to be more flexible | Chad Smith |
2018-10-01 | tests: allow skipping an entire cloud_test without running. | Scott Moser |
2018-09-28 | tests: disable lxd tests on cosmic | Scott Moser |
2018-09-27 | cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps | Chad Smith |
2018-09-26 | lxd: adjust to snap installed lxd. | Scott Moser |
2018-09-26 | tests: fix ec2 integration tests. process meta_data instead of meta-data | Chad Smith |
2018-09-25 | cli: add cloud-init query subcommand to query instance metadata | Chad Smith |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2018-08-23 | tests: disable other snap test as well | Joshua Powers |
2018-08-20 | tests: disable snap, fix write_files binary | Joshua Powers |
2018-07-27 | tests: improve LXDInstance trying to workaround or catch bug. | Scott Moser |
2018-07-23 | tests: Collect build_info from system if available. | Scott Moser |
2018-06-28 | tests: drop salt-minion integration test | Scott Moser |
2018-06-12 | tests: fix salt_minion integration test on bionic and later | Chad Smith |
2018-06-12 | tests: provide human-readable integration test summary when --verbose | Chad Smith |
2018-06-12 | tests: skip chrony integration tests on lxd running artful or older | Chad Smith |
2018-06-12 | test: add optional --preserve-instance arg to integraiton tests | Chad Smith |
2018-05-22 | tests: enable Ubuntu Cosmic in integration tests | Joshua Powers |
2018-05-17 | cloud_tests: help pylint | Ryan Harper |
2018-05-16 | tests: restructure SSH and initial connections | Joshua Powers |
2018-05-09 | tests: fix package and ca_cert cloud_tests on bionic | Chad Smith |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2018-04-18 | pycodestyle: Fix invalid escape sequences in string literals. | Scott Moser |
2018-04-12 | Implement ntp client spec with auto support for distro selection | Ryan Harper |
2018-04-07 | tests: fix ec2 integration network metadata validation | Chad Smith |
2018-04-03 | tests: fix integration tests to support lxd 3.0 release | Chad Smith |
2018-04-03 | correct documentation to match correct attribute name usage. | Dominic Schlegel |
2018-03-16 | cc_snap: Add new module to install and configure snapd and snap packages. | Chad Smith |
2018-03-15 | tests: fix run_tree and bddeb | Scott Moser |
2018-03-15 | tests: Fix some warnings in tests that popped up with newer python. | Scott Moser |
2018-03-08 | Make salt minion module work on FreeBSD. | Dominic Schlegel |
2018-02-23 | salt: configure grains in grains file rather than in minion config. | Daniel Wallace |
2018-02-12 | tests: add support for logs with lxd from snap and future lxd 3. | Scott Moser |
2018-01-25 | tests: Collect script output as binary, collect systemd journal, fix lxd. | Scott Moser |
2018-01-23 | tests: Fix EC2 Platform to return console output as bytes. | Scott Moser |
2018-01-23 | tests: when querying ntp server, do not do dns resolution. | Scott Moser |
2018-01-18 | tests: remove zesty as supported OS to test | Joshua Powers |
2018-01-09 | tests: update apt sources list test | Joshua Powers |
2018-01-09 | tests: clean up image properties | Joshua Powers |
2018-01-09 | tests: rename test ssh keys to avoid appearance of leaking private keys. | Joshua Powers |
2018-01-05 | tests: Enable AWS EC2 Integration Testing | Joshua Powers |