diff --git a/src/ansible_navigator/configuration_subsystem/navigator_configuration.py b/src/ansible_navigator/configuration_subsystem/navigator_configuration.py index a3d2ba512..9b263fd49 100644 --- a/src/ansible_navigator/configuration_subsystem/navigator_configuration.py +++ b/src/ansible_navigator/configuration_subsystem/navigator_configuration.py @@ -364,7 +364,7 @@ class Internals: settings_file_path_override="execution-environment.image", short_description="Specify the name of the execution environment image", value=SettingsEntryValue( - default="quay.io/ansible/creator-ee:v0.9.1", + default="quay.io/ansible/creator-ee:v0.9.2", schema_default=C.NONE, ), version_added="v1.0", diff --git a/tests/defaults.py b/tests/defaults.py index 58ed8ccc8..18e2e94c4 100644 --- a/tests/defaults.py +++ b/tests/defaults.py @@ -9,6 +9,6 @@ # every attempt should be made for these images to share as many layers as possible # or really small -DEFAULT_CONTAINER_IMAGE = "quay.io/ansible/creator-ee:v0.9.1" +DEFAULT_CONTAINER_IMAGE = "quay.io/ansible/creator-ee:v0.9.2" SMALL_TEST_IMAGE = "quay.io/ansible/python-base:latest" PULLABLE_IMAGE = "registry.hub.docker.com/library/alpine:latest" diff --git a/tests/fixtures/integration/actions/exec/test_stdout_file.py/test/2.json b/tests/fixtures/integration/actions/exec/test_stdout_file.py/test/2.json index 73e3d5ff7..f7607ac42 100644 --- a/tests/fixtures/integration/actions/exec/test_stdout_file.py/test/2.json +++ b/tests/fixtures/integration/actions/exec/test_stdout_file.py/test/2.json @@ -14,7 +14,7 @@ "ANSIBLE_NAVIGATOR_LOG_LEVEL=debug", "ANSIBLE_NAVIGATOR_COLLECTION_DOC_CACHE_PATH=./.test_logs/tests/integration/actions/exec/test_stdout_file.py/collection_doc_cache.db", "AWX_ISOLATED_DATA_DIR=/runner/artifacts/00000000-0000-0000-0000-000000000000", - "HOSTNAME=ff4667895309", + "HOSTNAME=78a65e59c8df", "ANSIBLE_CACHE_PLUGIN_CONNECTION=/runner/artifacts/00000000-0000-0000-0000-000000000000/fact_cache", "ANSIBLE_CACHE_PLUGIN=jsonfile", "ANSIBLE_UNSAFE_WRITES=1", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/0.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/0.json index b0d1c332a..c6bc45c3e 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/0.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/0.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "1│python-base latest False 5 months ago 609 MB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/1.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/1.json index 1c77ec19a..e5766c0ee 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/1.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/1.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] } diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/10.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/10.json index a03e51fc3..f7ec8c140 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/10.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/10.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/12.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/12.json index 712134161..adead4942 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/12.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/12.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/13.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/13.json index 37b2ef063..28acf2321 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/13.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/13.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (All image information)", + "Image: creator-ee:v0.9.2 (primary) (All image information)", " 0│--- ▒", " 1│ansible:", " 2│ ansible:", @@ -22,10 +22,10 @@ " 8│ containers.podman: 1.9.4", " 9│ kubernetes.core: 2.3.2", " 10│ redhatinsights.insights: 1.0.7", - " 11│ theforeman.foreman: 3.6.0", + " 11│ theforeman.foreman: 3.7.0", " 12│ version:", " 13│ details: ansible [core 2.13.4]", - " 14│created: 16 hours ago", + " 14│created: 23 hours ago", " 15│execution_environment: true", " 16│general:", " 17│ friendly:", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/2.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/2.json index 9d2b1f03c..69baf0a75 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/2.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/2.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/3.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/3.json index 07cb00fa3..fa9bf9e86 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/3.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/3.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information collected from image inspection)", + "Image: creator-ee:v0.9.2 (primary) (Information collected from image inspection)", " 0│--- ▒", " 1│details: ▒", " 2│ annotations:", - " 3│ org.opencontainers.image.base.digest: sha256:8b3df30bf02a58245c2a3d7a4f05adce1ac23885e320eb6595f871cf3ca67ef4", + " 3│ org.opencontainers.image.base.digest: sha256:241649ea0d7d71cdf3a2ae1d9f31ebc0ad523231caa9554ea3b77fc1102373cc", " 4│ org.opencontainers.image.base.name: quay.io/ansible/ansible-runner:latest", " 5│ architecture: amd64", " 6│ author: ''", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/4.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/4.json index 8e0c8a1df..8fb84afd3 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/4.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/4.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/5.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/5.json index 652f5ab15..1bd3a4644 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/5.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/5.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (OS and python version information)", + "Image: creator-ee:v0.9.2 (primary) (OS and python version information)", " 0│--- ▒", " 1│friendly: ▒", " 2│ details: |- ▒", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/6.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/6.json index e97a33ea3..01eeffd75 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/6.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/6.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/7.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/7.json index aafdba204..d310636e1 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/7.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/7.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information about ansible and ansible collections)", + "Image: creator-ee:v0.9.2 (primary) (Information about ansible and ansible collections)", " 0│---", " 1│ansible:", " 2│ collections:", @@ -21,7 +21,7 @@ " 7│ containers.podman: 1.9.4", " 8│ kubernetes.core: 2.3.2", " 9│ redhatinsights.insights: 1.0.7", - "10│ theforeman.foreman: 3.6.0", + "10│ theforeman.foreman: 3.7.0", "11│ version:", "12│ details: ansible [core 2.13.4]", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back :help help" diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/8.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/8.json index fbde15119..6d1694322 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/8.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/8.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/9.json b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/9.json index cbd3f5e52..5d6610664 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/9.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_ee.py/test/9.json @@ -13,7 +13,7 @@ " Name Version Summary", " 0│ansible-compat 2.2.1 Ansible compatibility goodies ▒", " 1│ansible-core 2.13.4 Radically simple IT automation ▒", - " 2│ansible-lint 6.8.0b3 Checks playbooks for practices and behavior that could potentially be improved ▒", + " 2│ansible-lint 6.8.0 Checks playbooks for practices and behavior that could potentially be improved ▒", " 3│ansible-runner 2.1.4.dev2 \"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities ▒", " 4│arrow 1.2.3 Better dates & times for Python", " 5│asn1crypto 1.2.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/0.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/0.json index 6030a7aad..155a99e38 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/0.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/0.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "1│python-base latest False 5 months ago 609 MB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/1.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/1.json index 1c77ec19a..e5766c0ee 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/1.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/1.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] } diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/10.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/10.json index a03e51fc3..f7ec8c140 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/10.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/10.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/12.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/12.json index 712134161..adead4942 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/12.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/12.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/13.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/13.json index 37b2ef063..28acf2321 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/13.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/13.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (All image information)", + "Image: creator-ee:v0.9.2 (primary) (All image information)", " 0│--- ▒", " 1│ansible:", " 2│ ansible:", @@ -22,10 +22,10 @@ " 8│ containers.podman: 1.9.4", " 9│ kubernetes.core: 2.3.2", " 10│ redhatinsights.insights: 1.0.7", - " 11│ theforeman.foreman: 3.6.0", + " 11│ theforeman.foreman: 3.7.0", " 12│ version:", " 13│ details: ansible [core 2.13.4]", - " 14│created: 16 hours ago", + " 14│created: 23 hours ago", " 15│execution_environment: true", " 16│general:", " 17│ friendly:", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/2.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/2.json index 9d2b1f03c..69baf0a75 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/2.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/2.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/3.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/3.json index 07cb00fa3..fa9bf9e86 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/3.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/3.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information collected from image inspection)", + "Image: creator-ee:v0.9.2 (primary) (Information collected from image inspection)", " 0│--- ▒", " 1│details: ▒", " 2│ annotations:", - " 3│ org.opencontainers.image.base.digest: sha256:8b3df30bf02a58245c2a3d7a4f05adce1ac23885e320eb6595f871cf3ca67ef4", + " 3│ org.opencontainers.image.base.digest: sha256:241649ea0d7d71cdf3a2ae1d9f31ebc0ad523231caa9554ea3b77fc1102373cc", " 4│ org.opencontainers.image.base.name: quay.io/ansible/ansible-runner:latest", " 5│ architecture: amd64", " 6│ author: ''", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/4.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/4.json index 8e0c8a1df..8fb84afd3 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/4.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/4.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/5.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/5.json index 652f5ab15..1bd3a4644 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/5.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/5.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (OS and python version information)", + "Image: creator-ee:v0.9.2 (primary) (OS and python version information)", " 0│--- ▒", " 1│friendly: ▒", " 2│ details: |- ▒", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/6.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/6.json index e97a33ea3..01eeffd75 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/6.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/6.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/7.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/7.json index aafdba204..d310636e1 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/7.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/7.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information about ansible and ansible collections)", + "Image: creator-ee:v0.9.2 (primary) (Information about ansible and ansible collections)", " 0│---", " 1│ansible:", " 2│ collections:", @@ -21,7 +21,7 @@ " 7│ containers.podman: 1.9.4", " 8│ kubernetes.core: 2.3.2", " 9│ redhatinsights.insights: 1.0.7", - "10│ theforeman.foreman: 3.6.0", + "10│ theforeman.foreman: 3.7.0", "11│ version:", "12│ details: ansible [core 2.13.4]", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back :help help" diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/8.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/8.json index fbde15119..6d1694322 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/8.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/8.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/9.json b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/9.json index cbd3f5e52..5d6610664 100644 --- a/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/9.json +++ b/tests/fixtures/integration/actions/images/test_direct_interactive_noee.py/test/9.json @@ -13,7 +13,7 @@ " Name Version Summary", " 0│ansible-compat 2.2.1 Ansible compatibility goodies ▒", " 1│ansible-core 2.13.4 Radically simple IT automation ▒", - " 2│ansible-lint 6.8.0b3 Checks playbooks for practices and behavior that could potentially be improved ▒", + " 2│ansible-lint 6.8.0 Checks playbooks for practices and behavior that could potentially be improved ▒", " 3│ansible-runner 2.1.4.dev2 \"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities ▒", " 4│arrow 1.2.3 Better dates & times for Python", " 5│asn1crypto 1.2.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP", diff --git a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/0.json b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/0.json index 0a4315242..42b90fbbf 100644 --- a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/0.json +++ b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/0.json @@ -10,12 +10,12 @@ "compared_fixture": false }, "output": [ - " full_name: quay.io/ansible/creator-ee:v0.9.1", - " - quay.io/ansible/creator-ee:v0.9.1", - " - quay.io/ansible/creator-ee@sha256:9cf58090992179707325c2158880daabfd6846e4ac2c55706d12c9d1770ce30b", - " - quay.io/ansible/creator-ee:v0.9.1", + " full_name: quay.io/ansible/creator-ee:v0.9.2", + " - quay.io/ansible/creator-ee:v0.9.2", + " - quay.io/ansible/creator-ee@sha256:54c74059f9dbc8ccc2fe163c743768ff9548fbf1a960d0d459ae53726d3f3eba", + " - quay.io/ansible/creator-ee:v0.9.2", " name: creator-ee", - " name_tag: creator-ee:v0.9.1 (primary)", + " name_tag: creator-ee:v0.9.2 (primary)", " repository: quay.io/ansible/creator-ee", "(venv) bash-5.1$" ] diff --git a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/1.json b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/1.json index 0579f8116..324015820 100644 --- a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/1.json +++ b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/1.json @@ -19,7 +19,7 @@ "output": [ "ansible_collections:", "ansible_version:", - "image_name: quay.io/ansible/creator-ee:v0.9.1", + "image_name: quay.io/ansible/creator-ee:v0.9.2", "os_release:", "python_packages:", "python_version:", diff --git a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/2.json b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/2.json index b23384a90..8c333c49c 100644 --- a/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/2.json +++ b/tests/fixtures/integration/actions/images/test_stdout_tmux.py/test/2.json @@ -20,7 +20,7 @@ "output": [ "ansible_collections:", "ansible_version:", - "image_name: quay.io/ansible/creator-ee:v0.9.1", + "image_name: quay.io/ansible/creator-ee:v0.9.2", "(venv) bash-5.1$" ] } diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/1.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/1.json index 22f5427f5..acc549e1c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/1.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/1.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "1│python-base latest False 5 months ago 609 MB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/10.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/10.json index 46ae53a90..b7119f666 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/10.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/10.json @@ -13,7 +13,7 @@ " Name Version Summary", " 0│ansible-compat 2.2.1 Ansible compatibility goodies ▒", " 1│ansible-core 2.13.4 Radically simple IT automation ▒", - " 2│ansible-lint 6.8.0b3 Checks playbooks for practices and behavior that could potentially be improved ▒", + " 2│ansible-lint 6.8.0 Checks playbooks for practices and behavior that could potentially be improved ▒", " 3│ansible-runner 2.1.4.dev2 \"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities ▒", " 4│arrow 1.2.3 Better dates & times for Python", " 5│asn1crypto 1.2.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/11.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/11.json index f39e80ebc..e52ccc932 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/11.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/11.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/13.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/13.json index 6518371cb..6773aa642 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/13.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/13.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/14.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/14.json index 3cc5ec92f..b17acc98c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/14.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/14.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (All image information)", + "Image: creator-ee:v0.9.2 (primary) (All image information)", " 0│--- ▒", " 1│ansible:", " 2│ ansible:", @@ -22,10 +22,10 @@ " 8│ containers.podman: 1.9.4", " 9│ kubernetes.core: 2.3.2", " 10│ redhatinsights.insights: 1.0.7", - " 11│ theforeman.foreman: 3.6.0", + " 11│ theforeman.foreman: 3.7.0", " 12│ version:", " 13│ details: ansible [core 2.13.4]", - " 14│created: 16 hours ago", + " 14│created: 23 hours ago", " 15│execution_environment: true", " 16│general:", " 17│ friendly:", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/2.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/2.json index 4fdf2892c..2776f9884 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/2.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/2.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] } diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/3.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/3.json index 49fc408bc..e620a61e1 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/3.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/3.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/4.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/4.json index 44a5439e6..cb9f23f9b 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/4.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/4.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information collected from image inspection)", + "Image: creator-ee:v0.9.2 (primary) (Information collected from image inspection)", " 0│--- ▒", " 1│details: ▒", " 2│ annotations:", - " 3│ org.opencontainers.image.base.digest: sha256:8b3df30bf02a58245c2a3d7a4f05adce1ac23885e320eb6595f871cf3ca67ef4", + " 3│ org.opencontainers.image.base.digest: sha256:241649ea0d7d71cdf3a2ae1d9f31ebc0ad523231caa9554ea3b77fc1102373cc", " 4│ org.opencontainers.image.base.name: quay.io/ansible/ansible-runner:latest", " 5│ architecture: amd64", " 6│ author: ''", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/5.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/5.json index b987f8941..2f266b33f 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/5.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/5.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/6.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/6.json index c7f1eab3a..022f8038c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/6.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/6.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (OS and python version information)", + "Image: creator-ee:v0.9.2 (primary) (OS and python version information)", " 0│--- ▒", " 1│friendly: ▒", " 2│ details: |- ▒", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/7.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/7.json index 2576c6f21..3da8bcb82 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/7.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/7.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/8.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/8.json index e462fdf03..c4fe84dd7 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/8.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/8.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information about ansible and ansible collections)", + "Image: creator-ee:v0.9.2 (primary) (Information about ansible and ansible collections)", " 0│---", " 1│ansible:", " 2│ collections:", @@ -21,7 +21,7 @@ " 7│ containers.podman: 1.9.4", " 8│ kubernetes.core: 2.3.2", " 9│ redhatinsights.insights: 1.0.7", - "10│ theforeman.foreman: 3.6.0", + "10│ theforeman.foreman: 3.7.0", "11│ version:", "12│ details: ansible [core 2.13.4]", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back :help help" diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/9.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/9.json index 65817ba86..1ff81cf5c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/9.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_ee.py/test/9.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/1.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/1.json index 22f5427f5..acc549e1c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/1.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/1.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "1│python-base latest False 5 months ago 609 MB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/10.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/10.json index 46ae53a90..b7119f666 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/10.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/10.json @@ -13,7 +13,7 @@ " Name Version Summary", " 0│ansible-compat 2.2.1 Ansible compatibility goodies ▒", " 1│ansible-core 2.13.4 Radically simple IT automation ▒", - " 2│ansible-lint 6.8.0b3 Checks playbooks for practices and behavior that could potentially be improved ▒", + " 2│ansible-lint 6.8.0 Checks playbooks for practices and behavior that could potentially be improved ▒", " 3│ansible-runner 2.1.4.dev2 \"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities ▒", " 4│arrow 1.2.3 Better dates & times for Python", " 5│asn1crypto 1.2.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/11.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/11.json index f39e80ebc..e52ccc932 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/11.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/11.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/13.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/13.json index 6518371cb..6773aa642 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/13.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/13.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/14.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/14.json index 3cc5ec92f..b17acc98c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/14.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/14.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (All image information)", + "Image: creator-ee:v0.9.2 (primary) (All image information)", " 0│--- ▒", " 1│ansible:", " 2│ ansible:", @@ -22,10 +22,10 @@ " 8│ containers.podman: 1.9.4", " 9│ kubernetes.core: 2.3.2", " 10│ redhatinsights.insights: 1.0.7", - " 11│ theforeman.foreman: 3.6.0", + " 11│ theforeman.foreman: 3.7.0", " 12│ version:", " 13│ details: ansible [core 2.13.4]", - " 14│created: 16 hours ago", + " 14│created: 23 hours ago", " 15│execution_environment: true", " 16│general:", " 17│ friendly:", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/2.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/2.json index 4fdf2892c..2776f9884 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/2.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/2.json @@ -11,7 +11,7 @@ }, "output": [ " Image Tag Execution environment Created Size", - "0│creator-ee v0.9.1 True 16 hours ago 1.4 GB", + "0│creator-ee v0.9.2 True 23 hours ago 1.4 GB", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] } diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/3.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/3.json index 49fc408bc..e620a61e1 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/3.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/3.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/4.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/4.json index 44a5439e6..cb9f23f9b 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/4.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/4.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information collected from image inspection)", + "Image: creator-ee:v0.9.2 (primary) (Information collected from image inspection)", " 0│--- ▒", " 1│details: ▒", " 2│ annotations:", - " 3│ org.opencontainers.image.base.digest: sha256:8b3df30bf02a58245c2a3d7a4f05adce1ac23885e320eb6595f871cf3ca67ef4", + " 3│ org.opencontainers.image.base.digest: sha256:241649ea0d7d71cdf3a2ae1d9f31ebc0ad523231caa9554ea3b77fc1102373cc", " 4│ org.opencontainers.image.base.name: quay.io/ansible/ansible-runner:latest", " 5│ architecture: amd64", " 6│ author: ''", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/5.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/5.json index b987f8941..2f266b33f 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/5.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/5.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/6.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/6.json index c7f1eab3a..022f8038c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/6.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/6.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (OS and python version information)", + "Image: creator-ee:v0.9.2 (primary) (OS and python version information)", " 0│--- ▒", " 1│friendly: ▒", " 2│ details: |- ▒", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/7.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/7.json index 2576c6f21..3da8bcb82 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/7.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/7.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/8.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/8.json index e462fdf03..c4fe84dd7 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/8.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/8.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - "Image: creator-ee:v0.9.1 (primary) (Information about ansible and ansible collections)", + "Image: creator-ee:v0.9.2 (primary) (Information about ansible and ansible collections)", " 0│---", " 1│ansible:", " 2│ collections:", @@ -21,7 +21,7 @@ " 7│ containers.podman: 1.9.4", " 8│ kubernetes.core: 2.3.2", " 9│ redhatinsights.insights: 1.0.7", - "10│ theforeman.foreman: 3.6.0", + "10│ theforeman.foreman: 3.7.0", "11│ version:", "12│ details: ansible [core 2.13.4]", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back :help help" diff --git a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/9.json b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/9.json index 65817ba86..1ff81cf5c 100644 --- a/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/9.json +++ b/tests/fixtures/integration/actions/images/test_welcome_interactive_noee.py/test/9.json @@ -10,7 +10,7 @@ "compared_fixture": false }, "output": [ - " Image: creator-ee:v0.9.1 (primary) Description", + " Image: creator-ee:v0.9.2 (primary) Description", "0│Image information Information collected from image inspection", "1│General information OS and python version information", "2│Ansible version and collections Information about ansible and ansible collections", diff --git a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/0.json b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/0.json index d66f22c85..97079d0a5 100644 --- a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/0.json +++ b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/0.json @@ -13,16 +13,16 @@ " Severity Message Path Line", " 0│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", " 1│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 2│Major All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", - " 3│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 4│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 5│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 6│Major All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 7│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 9│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "10│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "11│Major Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 2│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 3│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 4│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + " 5│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 6│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 7│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 9│Info All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", + "10│Info All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + "11│Info Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/1.json b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/1.json index 54f3538dd..5d9b01412 100644 --- a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/1.json +++ b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/1.json @@ -10,21 +10,23 @@ "compared_fixture": false }, "output": [ - "Message: name[play]", - "Location: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:1", + "Message: fqcn[action-core]", + "Location: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:6", " 0│---", " 1│categories:", - " 2│- idiom", - " 3│check_name: name[play]", - " 4│description: All plays should be named.", - " 5│issue_path: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:1", - " 6│last_modified: '2022-04-01T10:20:01.278242+00:00'", - " 7│location:", - " 8│ lines:", - " 9│ begin: 1", - "10│ path: tests/fixtures/integration/actions/lint/borked/playbook.yml", - "11│severity: major", - "12│type: issue", + " 2│- formatting", + " 3│check_name: fqcn[action-core]", + " 4│content:", + " 5│ body: Use `ansible.builtin.command` or `ansible.legacy.command` instead.", + " 6│description: Use FQCN for builtin module actions (command).", + " 7│issue_path: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:6", + " 8│last_modified: '2022-04-01T10:20:01.278242+00:00'", + " 9│location:", + "10│ lines:", + "11│ begin: 6", + "12│ path: tests/fixtures/integration/actions/lint/borked/playbook.yml", + "13│severity: major", + "14│type: issue", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back - previous + next [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/2.json b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/2.json index dd55dc41c..790219b5a 100644 --- a/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/2.json +++ b/tests/fixtures/integration/actions/lint/test_direct_interactive_ee.py/test/2.json @@ -13,16 +13,16 @@ " Severity Message Path Line", " 0│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", " 1│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 2│Major All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", - " 3│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 4│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 5│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 6│Major All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 7│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 9│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "10│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "11│Major Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 2│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 3│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 4│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + " 5│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 6│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 7│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 9│Info All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", + "10│Info All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + "11│Info Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/lint/test_stdout_tmux.py/test/0.json b/tests/fixtures/integration/actions/lint/test_stdout_tmux.py/test/0.json index bcba02764..d0895d026 100644 --- a/tests/fixtures/integration/actions/lint/test_stdout_tmux.py/test/0.json +++ b/tests/fixtures/integration/actions/lint/test_stdout_tmux.py/test/0.json @@ -10,17 +10,17 @@ "compared_fixture": false }, "output": [ - "fqcn: Use FQCN for builtin module actions (command). (fqcn[action-core])", + "fqcn[action-core]: Use FQCN for builtin module actions (command).", "lint/borked/roles/yep/tasks/main.yml:1 Use `ansible.builtin.command` or `ansible.legacy.command` instead.", - "name: All tasks should be named. (name[missing])", + "name[missing]: All tasks should be named.", "lint/borked/roles/yep/tasks/main.yml:1 Task/Handler: command echo 'oh no, no name'", - "no-changed-when: Commands should not change things if nothing needs doing. (no-changed-when)", + "no-changed-when: Commands should not change things if nothing needs doing.", "lint/borked/roles/yep/tasks/main.yml:1 Task/Handler: command echo 'oh no, no name'", - "fqcn: Use FQCN for builtin module actions (debug). (fqcn[action-core])", + "fqcn[action-core]: Use FQCN for builtin module actions (debug).", "lint/borked/roles/yep/tasks/main.yml:3 Use `ansible.builtin.debug` or `ansible.legacy.debug` instead.", - "name: All tasks should be named. (name[missing])", + "name[missing]: All tasks should be named.", "lint/borked/roles/yep/tasks/main.yml:3 Task/Handler: debug msg=boo!", - "no-free-form: Avoid using free-form when calling module actions. (debug) (no-free-form)", + "no-free-form: Avoid using free-form when calling module actions. (debug) (warning)", "lint/borked/roles/yep/tasks/main.yml:3 Task/Handler: debug msg=boo!", "(venv) bash-5.1$" ] diff --git a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/1.json b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/1.json index b342b7fd9..acc74e2a5 100644 --- a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/1.json +++ b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/1.json @@ -13,16 +13,16 @@ " Severity Message Path Line", " 0│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", " 1│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 2│Major All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", - " 3│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 4│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 5│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 6│Major All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 7│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 9│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "10│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "11│Major Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 2│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 3│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 4│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + " 5│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 6│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 7│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 9│Info All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", + "10│Info All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + "11│Info Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/2.json b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/2.json index ecdda45b8..cc2135c64 100644 --- a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/2.json +++ b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/2.json @@ -10,21 +10,23 @@ "compared_fixture": false }, "output": [ - "Message: name[play]", - "Location: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:1", + "Message: fqcn[action-core]", + "Location: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:6", " 0│---", " 1│categories:", - " 2│- idiom", - " 3│check_name: name[play]", - " 4│description: All plays should be named.", - " 5│issue_path: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:1", - " 6│last_modified: '2022-04-01T10:20:01.278242+00:00'", - " 7│location:", - " 8│ lines:", - " 9│ begin: 1", - "10│ path: tests/fixtures/integration/actions/lint/borked/playbook.yml", - "11│severity: major", - "12│type: issue", + " 2│- formatting", + " 3│check_name: fqcn[action-core]", + " 4│content:", + " 5│ body: Use `ansible.builtin.command` or `ansible.legacy.command` instead.", + " 6│description: Use FQCN for builtin module actions (command).", + " 7│issue_path: /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml:6", + " 8│last_modified: '2022-04-01T10:20:01.278242+00:00'", + " 9│location:", + "10│ lines:", + "11│ begin: 6", + "12│ path: tests/fixtures/integration/actions/lint/borked/playbook.yml", + "13│severity: major", + "14│type: issue", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back - previous + next [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/3.json b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/3.json index 91ceca796..f806a4cb4 100644 --- a/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/3.json +++ b/tests/fixtures/integration/actions/lint/test_welcome_interactive_ee.py/test/3.json @@ -13,16 +13,16 @@ " Severity Message Path Line", " 0│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", " 1│Critical Commands should not change things if nothing needs doing. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 2│Major All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", - " 3│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 4│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", - " 5│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 6│Major All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", - " 7│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", - " 9│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "10│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", - "11│Major Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 2│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 3│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 6", + " 4│Major Use FQCN for builtin module actions (assert). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + " 5│Major Use FQCN for builtin module actions (command). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 6│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 1", + " 7│Major Use FQCN for builtin module actions (debug). /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 8│Major All tasks should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", + " 9│Info All plays should be named. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/playbook.yml 1", + "10│Info All names should start with an uppercase letter. /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/uh-huh/tasks/main.yml 1", + "11│Info Avoid using free-form when calling module actions. (debug) /home/user/github/ansible-navigator/tests/fixtures/integration/actions/lint/borked/roles/yep/tasks/main.yml 3", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help Issues: 12" ] } diff --git a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/3.json b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/3.json index 64d1fc32f..1f6ef3ad8 100644 --- a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/3.json +++ b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/3.json @@ -14,8 +14,8 @@ "Task name: Raw with unicode arg and output", "CHANGED: localhost", " 0│{", - " 1│ \"duration\": 0.049508,", - " 2│ \"end\": \"2022-10-04T14:59:46.952076\",", + " 1│ \"duration\": 0.03551,", + " 2│ \"end\": \"2022-10-07T18:18:19.752933\",", " 3│ \"event_loop\": null,", " 4│ \"host\": \"localhost\",", " 5│ \"play\": \"Simple unicode output test\",", @@ -34,7 +34,7 @@ "18│ ]", "19│ },", "20│ \"resolved_action\": \"ansible.builtin.raw\",", - "21│ \"start\": \"2022-10-04T14:59:46.902568\",", + "21│ \"start\": \"2022-10-07T18:18:19.717423\",", "22│ \"task\": \"Raw with unicode arg and output\",", "23│ \"task_action\": \"raw\",", "24│ \"task_args\": \"\",", diff --git a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/5.json b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/5.json index a03e7d295..d2fc14689 100644 --- a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/5.json +++ b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_ee.py/test/5.json @@ -14,8 +14,8 @@ "Task name: Debug the output", "Ok: localhost", " 0│{", - " 1│ \"duration\": 0.036248,", - " 2│ \"end\": \"2022-10-04T14:59:47.007031\",", + " 1│ \"duration\": 0.021853,", + " 2│ \"end\": \"2022-10-07T18:18:19.788982\",", " 3│ \"event_loop\": null,", " 4│ \"host\": \"localhost\",", " 5│ \"play\": \"Simple unicode output test\",", @@ -39,7 +39,7 @@ "23│ }", "24│ },", "25│ \"resolved_action\": \"ansible.builtin.debug\",", - "26│ \"start\": \"2022-10-04T14:59:46.970783\",", + "26│ \"start\": \"2022-10-07T18:18:19.767129\",", "27│ \"task\": \"Debug the output\",", "28│ \"task_action\": \"debug\",", "29│ \"task_args\": \"\",", diff --git a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/3.json b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/3.json index 9822b28a3..f7a9211ff 100644 --- a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/3.json +++ b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/3.json @@ -14,8 +14,8 @@ "Task name: Raw with unicode arg and output", "CHANGED: localhost", " 0│{", - " 1│ \"duration\": 0.032985,", - " 2│ \"end\": \"2022-10-04T14:59:54.709806\",", + " 1│ \"duration\": 0.016245,", + " 2│ \"end\": \"2022-10-07T18:18:26.617565\",", " 3│ \"event_loop\": null,", " 4│ \"host\": \"localhost\",", " 5│ \"play\": \"Simple unicode output test\",", @@ -34,7 +34,7 @@ "18│ ]", "19│ },", "20│ \"resolved_action\": \"ansible.builtin.raw\",", - "21│ \"start\": \"2022-10-04T14:59:54.676821\",", + "21│ \"start\": \"2022-10-07T18:18:26.601320\",", "22│ \"task\": \"Raw with unicode arg and output\",", "23│ \"task_action\": \"raw\",", "24│ \"task_args\": \"\",", diff --git a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/5.json b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/5.json index b4c3c1565..4d6ccb994 100644 --- a/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/5.json +++ b/tests/fixtures/integration/actions/run_unicode/test_direct_interactive_noee.py/test/5.json @@ -14,8 +14,8 @@ "Task name: Debug the output", "Ok: localhost", " 0│{", - " 1│ \"duration\": 0.031745,", - " 2│ \"end\": \"2022-10-04T14:59:54.757881\",", + " 1│ \"duration\": 0.02083,", + " 2│ \"end\": \"2022-10-07T18:18:26.646967\",", " 3│ \"event_loop\": null,", " 4│ \"host\": \"localhost\",", " 5│ \"play\": \"Simple unicode output test\",", @@ -39,7 +39,7 @@ "23│ }", "24│ },", "25│ \"resolved_action\": \"ansible.builtin.debug\",", - "26│ \"start\": \"2022-10-04T14:59:54.726136\",", + "26│ \"start\": \"2022-10-07T18:18:26.626137\",", "27│ \"task\": \"Debug the output\",", "28│ \"task_action\": \"debug\",", "29│ \"task_args\": \"\",", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/0.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/0.json index cfa9f6936..006136961 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/0.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/0.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/4.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/4.json index 0e014ad67..52bac69a1 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/4.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/4.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/5.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/5.json index dff827f73..3ff70a88c 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/5.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/5.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment True Command line True", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/6.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/6.json index a945bc107..6cd0862db 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/6.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/6.json @@ -8,16 +8,16 @@ "compared_fixture": true }, "output": [ - "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.1)", + "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.2)", " 0│--- ▒", " 1│choices: [] ▒", " 2│cli_parameters: ▒", " 3│ long: --execution-environment-image ▒", " 4│ short: --eei ▒", " 5│current_settings_file: None ▒", - " 6│current_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 6│current_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 7│default: true ▒", - " 8│default_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 8│default_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 9│description: Specify the name of the execution environment image ▒", "10│env_var: ANSIBLE_NAVIGATOR_EXECUTION_ENVIRONMENT_IMAGE ▒", "11│name: Execution environment image ▒", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/7.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/7.json index 2b745d91a..b71309acd 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/7.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/7.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment True Command line True", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/8.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/8.json index f36c172ff..607d5cdcb 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/8.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_ee.py/test/8.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/0.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/0.json index c2bba1e03..a219e72ec 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/0.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/0.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/4.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/4.json index 007e4391b..15a2dbc55 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/4.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/4.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/5.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/5.json index 95cc67d72..b6e94bbed 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/5.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/5.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment False Command line False", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/6.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/6.json index a945bc107..6cd0862db 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/6.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/6.json @@ -8,16 +8,16 @@ "compared_fixture": true }, "output": [ - "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.1)", + "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.2)", " 0│--- ▒", " 1│choices: [] ▒", " 2│cli_parameters: ▒", " 3│ long: --execution-environment-image ▒", " 4│ short: --eei ▒", " 5│current_settings_file: None ▒", - " 6│current_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 6│current_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 7│default: true ▒", - " 8│default_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 8│default_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 9│description: Specify the name of the execution environment image ▒", "10│env_var: ANSIBLE_NAVIGATOR_EXECUTION_ENVIRONMENT_IMAGE ▒", "11│name: Execution environment image ▒", diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/7.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/7.json index ecf1ac4e8..453c307a8 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/7.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/7.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment False Command line False", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/8.json b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/8.json index db76920ec..a35eb927e 100644 --- a/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/8.json +++ b/tests/fixtures/integration/actions/settings/test_direct_interactive_noee.py/test/8.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/2.json b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/2.json index 0a81c7a3f..46a979a15 100644 --- a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/2.json +++ b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/2.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ + " }", " },", " \"type\": \"object\"", " },", " \"image\": {", - " \"default\": \"quay.io/ansible/creator-ee:v0.9.1\",", " \"description\": \"Specify the name of the execution environment image\",", " \"type\": \"string\"", " },", diff --git a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/3.json b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/3.json index 297472a5c..8edfc918c 100644 --- a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/3.json +++ b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/3.json @@ -10,11 +10,11 @@ "compared_fixture": false }, "output": [ + " }", " },", " \"type\": \"object\"", " },", " \"image\": {", - " \"default\": \"quay.io/ansible/creator-ee:v0.9.1\",", " \"description\": \"Specify the name of the execution environment image\",", " \"type\": \"string\"", " },", diff --git a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/5.json b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/5.json index 116adf7a2..a3b4ce8dd 100644 --- a/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/5.json +++ b/tests/fixtures/integration/actions/settings/test_stdout_tmux.py/test/5.json @@ -42,7 +42,7 @@ " execution-environment:", " container-engine: podman", " enabled: false", - " image: quay.io/ansible/creator-ee:v0.9.1", + " image: quay.io/ansible/creator-ee:v0.9.2", " pull:", " policy: never", " images:", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/1.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/1.json index 148fd7595..ea32ca654 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/1.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/1.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/5.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/5.json index 9cdfc3625..d113715a8 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/5.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/5.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/6.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/6.json index 657071dd1..5138fbc60 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/6.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/6.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment True Command line True", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/7.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/7.json index 6ca67070b..e5136edc9 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/7.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/7.json @@ -8,16 +8,16 @@ "compared_fixture": true }, "output": [ - "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.1)", + "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.2)", " 0│--- ▒", " 1│choices: [] ▒", " 2│cli_parameters: ▒", " 3│ long: --execution-environment-image ▒", " 4│ short: --eei ▒", " 5│current_settings_file: None ▒", - " 6│current_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 6│current_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 7│default: true ▒", - " 8│default_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 8│default_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 9│description: Specify the name of the execution environment image ▒", "10│env_var: ANSIBLE_NAVIGATOR_EXECUTION_ENVIRONMENT_IMAGE ▒", "11│name: Execution environment image ▒", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/8.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/8.json index 33db482f3..ac201a912 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/8.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/8.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment True Command line True", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/9.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/9.json index 2ed1c915a..2da72e76a 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/9.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_ee.py/test/9.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment True Command line True", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/1.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/1.json index 53b960748..7fd9206f8 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/1.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/1.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/5.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/5.json index 6b52eacfe..24d410951 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/5.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/5.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/6.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/6.json index 0abf60d45..f5734b7f1 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/6.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/6.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment False Command line False", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/7.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/7.json index 6ca67070b..e5136edc9 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/7.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/7.json @@ -8,16 +8,16 @@ "compared_fixture": true }, "output": [ - "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.1)", + "Execution environment image (current value/default value: quay.io/ansible/creator-ee:v0.9.2)", " 0│--- ▒", " 1│choices: [] ▒", " 2│cli_parameters: ▒", " 3│ long: --execution-environment-image ▒", " 4│ short: --eei ▒", " 5│current_settings_file: None ▒", - " 6│current_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 6│current_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 7│default: true ▒", - " 8│default_value: quay.io/ansible/creator-ee:v0.9.1 ▒", + " 8│default_value: quay.io/ansible/creator-ee:v0.9.2 ▒", " 9│description: Specify the name of the execution environment image ▒", "10│env_var: ANSIBLE_NAVIGATOR_EXECUTION_ENVIRONMENT_IMAGE ▒", "11│name: Execution environment image ▒", diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/8.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/8.json index 566270e22..a25312847 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/8.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/8.json @@ -12,7 +12,7 @@ "0│Exec command True Defaults /bin/bash", "1│Exec shell True Defaults True", "2│Execution environment False Command line False", - "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "3│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "4│Execution environment volume mounts True Not set Not set", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] diff --git a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/9.json b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/9.json index a4456ccb6..ec58fbfb5 100644 --- a/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/9.json +++ b/tests/fixtures/integration/actions/settings/test_welcome_interactive_noee.py/test/9.json @@ -28,7 +28,7 @@ "13│Exec command True Defaults /bin/bash", "14│Exec shell True Defaults True", "15│Execution environment False Command line False", - "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.1", + "16│Execution environment image True Defaults quay.io/ansible/creator-ee:v0.9.2", "17│Execution environment volume mounts True Not set Not set", "18│Help builder True Defaults False", "19│Help config True Defaults False", diff --git a/tests/fixtures/integration/actions/templar/test_direct_interactive_ee_readme.py/test/0.json b/tests/fixtures/integration/actions/templar/test_direct_interactive_ee_readme.py/test/0.json index 5a890a8a1..76f5195f1 100644 --- a/tests/fixtures/integration/actions/templar/test_direct_interactive_ee_readme.py/test/0.json +++ b/tests/fixtures/integration/actions/templar/test_direct_interactive_ee_readme.py/test/0.json @@ -16,7 +16,7 @@ "4│containers.podman 1.9.4 False contained /usr/share/ansible/collections/ansible_collections/containers/podman", "5│kubernetes.core 2.3.2 False contained /usr/share/ansible/collections/ansible_collections/kubernetes/core", "6│redhatinsights.insights 1.0.7 False contained /usr/share/ansible/collections/ansible_collections/redhatinsights/insights", - "7│theforeman.foreman 3.6.0 False contained /usr/share/ansible/collections/ansible_collections/theforeman/foreman", + "7│theforeman.foreman 3.7.0 False contained /usr/share/ansible/collections/ansible_collections/theforeman/foreman", "^b/PgUp page up ^f/PgDn page down ↑↓ scroll esc back [0-9] goto :help help" ] } diff --git a/tests/fixtures/unit/cli/ansible-navigator.yml b/tests/fixtures/unit/cli/ansible-navigator.yml index 63d46b561..13b5de030 100644 --- a/tests/fixtures/unit/cli/ansible-navigator.yml +++ b/tests/fixtures/unit/cli/ansible-navigator.yml @@ -10,7 +10,7 @@ ansible-navigator: execution-environment: container-engine: podman enabled: False - image: quay.io/ansible/creator-ee:v0.9.1 + image: quay.io/ansible/creator-ee:v0.9.2 inventory-columns: - ansible_network_os - ansible_network_cli_ssh_type diff --git a/tests/unit/test_cli.py b/tests/unit/test_cli.py index c391c46a1..54024b525 100644 --- a/tests/unit/test_cli.py +++ b/tests/unit/test_cli.py @@ -37,7 +37,7 @@ ( ["config"], "execution_environment_image", - "quay.io/ansible/creator-ee:v0.9.1", + "quay.io/ansible/creator-ee:v0.9.2", ), ( ["config"], diff --git a/tox.ini b/tox.ini index f3f05476f..4f2b1c364 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [base] -default_ee = quay.io/ansible/creator-ee:v0.9.1 +default_ee = quay.io/ansible/creator-ee:v0.9.2 small_test_ee = quay.io/ansible/python-base [tox]