~maas-committers/maas-ci/+git/system-tests:MAASENG-1717-Automated-Image-Testing-feature-branch
Last commit made on
2023-08-11
- Get this branch:
-
git clone
-b MAASENG-1717-Automated-Image-Testing-feature-branch
https://git.not.enabled/~maas-committers/maas-ci/+git/system-tests
Members of
MAAS Committers
can upload to this branch.
Log in for directions.
Branch merges
Propose for merging
- MAAS Lander: Approve
- Jack Lloyd-Walters: Approve
-
Diff: 2522 lines (+1936/-71)26 files modified.gitignore (+7/-7)
image_mapping.yaml.sample (+17/-17)
setup.py (+2/-0)
systemtests/api.py (+36/-0)
systemtests/conftest.py (+3/-1)
systemtests/fixtures.py (+4/-1)
systemtests/git_build.py (+14/-0)
systemtests/image_builder/test_packer.py (+7/-4)
systemtests/image_config.py (+2/-2)
systemtests/packer.py (+23/-6)
systemtests/state.py (+2/-3)
systemtests/tests_per_machine/test_machine.py (+41/-14)
systemtests/utils.py (+26/-6)
temporal/README.md (+88/-0)
temporal/build_results.py (+395/-0)
temporal/common_tasks.py (+293/-0)
temporal/e2e_worker.py (+10/-0)
temporal/e2e_workflow.py (+206/-0)
temporal/image_building_worker.py (+10/-0)
temporal/image_building_workflow.py (+165/-0)
temporal/image_reporting_worker.py (+10/-0)
temporal/image_reporting_workflow.py (+450/-0)
temporal/image_testing_worker.py (+10/-0)
temporal/image_testing_workflow.py (+100/-0)
tox.ini (+6/-5)
utils/gen_config.py (+9/-5)
Branch information
- Name:
- MAASENG-1717-Automated-Image-Testing-feature-branch
- Repository:
- lp:~maas-committers/maas-ci/+git/system-tests
Recent commits
There was an error while fetching commit information from code hosting service. Please try again in a few minutes. If the problem persists, contact Launchpad support.