Skip to content

Commit

Permalink
chore(integration): update integration tests
Browse files Browse the repository at this point in the history
The purpose of this was to move test_model_migration_saas_external from
proving grounds into gating.

However, at the same time, refresh our tests. A number of new tests have
been added since the last update, such as authorized keys tests, and
some microk8s tests.

We have also removed tests for the branches feature
  • Loading branch information
jack-w-shaw committed Oct 2, 2024
1 parent 2f77ac2 commit 8a481c6
Show file tree
Hide file tree
Showing 8 changed files with 1,635 additions and 438 deletions.
1,482 changes: 1,482 additions & 0 deletions jobs/ci-run/integration/gen/test-authorized_keys.yml

Large diffs are not rendered by default.

322 changes: 0 additions & 322 deletions jobs/ci-run/integration/gen/test-branches.yml

This file was deleted.

6 changes: 0 additions & 6 deletions jobs/ci-run/integration/gen/test-model-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
- multijob:
name: 'IntegrationTests-model'
projects:
- name: 'test-model-test-model-migration-saas-external-aws'
current-parameters: true
- name: 'test-model-test-model-migration-saas-external-google'
current-parameters: true
- name: 'test-model-test-model-migration-saas-external-lxd'
current-parameters: true
- name: 'test-model-test-model-multi-aws'
current-parameters: true
- name: 'test-model-test-model-multi-google'
Expand Down
6 changes: 6 additions & 0 deletions jobs/ci-run/integration/gen/test-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
current-parameters: true
- name: 'test-model-test-model-migration-saas-common-lxd'
current-parameters: true
- name: 'test-model-test-model-migration-saas-external-aws'
current-parameters: true
- name: 'test-model-test-model-migration-saas-external-google'
current-parameters: true
- name: 'test-model-test-model-migration-saas-external-lxd'
current-parameters: true
- name: 'test-model-test-model-migration-version-aws'
current-parameters: true
- name: 'test-model-test-model-migration-version-google'
Expand Down
Loading

0 comments on commit 8a481c6

Please sign in to comment.