[
https://issues.jboss.org/browse/SWSQE-929?page=com.atlassian.jira.plugin....
]
Guilherme Baufaker Rêgo resolved SWSQE-929.
-------------------------------------------
Resolution: Done
[~mmahoney]
Sorry for the delay.
It was a small problem on the template.
I fixed.
Please delete your local copy of the branch and do a git pull again of molecule branch.
It should be there.
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)