Open odidev opened 3 years ago
I cannot talk through the arm issues, but in terms of running the e2e tests independently from our travis workloads, you should check out the guide here. That's mainly for running them locally, however the 401 unauthorised you're seeing is due to the test attempting to fetch our ci secrets.yaml file. You'll need to run the tests with your own secrets.yaml which contains details of the CF instance the tests will run against. The link should give you enough info to set those up.
Hi Team,
I am trying to add ARM64 jobs in travis for stratos but it seems it has several issues and does not contain ARM64 support. Please go through below issues in travis for arm64:
Do you have any plans in adding arm64 support?
If interested in the same, then I am happy to contribute. If you can provide me with pointers on above issues, I can progress further and raise a PR for the same.