[jboss-jira] [JBoss JIRA] (SWSQE-929) Molecule maistra-e2e Not Running On AWS
Matthew Mahoney (Jira)
issues at jboss.org
Wed Aug 14 14:10:00 EDT 2019
Matthew Mahoney created SWSQE-929:
-------------------------------------
Summary: Molecule maistra-e2e Not Running On AWS
Key: SWSQE-929
URL: https://issues.jboss.org/browse/SWSQE-929
Project: Kiali QE
Issue Type: Task
Reporter: Matthew Mahoney
Assignee: Guilherme Baufaker Rêgo
Need to be able to run Molecule tests on AWS, but currently tests fail because access quay.io/maistra/kiali-operator is not authorized
Ex:
Failed to pull image "quay.io/maistra/kiali-operator:1.0.5": rpc error: code = Unknown desc = Error reading manifest 1.0.5 in quay.io/maistra/kiali-operator: unauthorized: access to the requested resource is not authorized
Note:
The Secret is present and the following lines are not commented
secret_file_path: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') }}/molecule/maistra-e2e/assets/secret.yaml"
secret: "{{ lookup('template', secret_file_path) | from_yaml }}"
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list