[
https://issues.jboss.org/browse/SWSQE-929?page=com.atlassian.jira.plugin....
]
Guilherme Baufaker Rêgo commented on SWSQE-929:
-----------------------------------------------
Hi Matt,
Sorry I have not received the notification on time.
That is really weird. I tried with productized versions of Kiali and it worked before.
If everything else is pulling the secret fine (galley, pilot, mixer and so on) on AWS, I
would assume the problem is related to the secret and kiali repository under maistra
organization
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
Priority: Major
Labels: infrastructure
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)