Open orfeas-k opened 10 months ago
When trying to run the bundle-integration-v1 locally (in an EC2 instance actually), the tests failed constantly with
bundle-integration-v1
FAILED tests/integration/test_kfp_functional_v1.py::test_build_and_deploy - RuntimeError: Failed to build charm /home/ubuntu/kfp-operators/charms/kfp-viz:
The same error, but different charm.
Logs from two consecutive runs of the tests logs-1 logs-2
bundle-integration-v2
tox -e bundle-integration-v1 -- --model kubeflow --bundle=./tests/integration/bundles/kfp_latest_edge.yaml.j2
EC2 instance t3.2xlarge Microk8s 1.26 Juju 3.1.7-genericlinux-amd64 Charmcraft 2.5.3 LXD 5.0.2
see above
No response
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5204.
This message was autogenerated
Bug Description
When trying to run the
bundle-integration-v1
locally (in an EC2 instance actually), the tests failed constantly withThe same error, but different charm.
Logs from two consecutive runs of the tests logs-1 logs-2
Note
bundle-integration-v2
succeeded.bundle-integration-v1
also succeeded.To Reproduce
Environment
EC2 instance t3.2xlarge Microk8s 1.26 Juju 3.1.7-genericlinux-amd64 Charmcraft 2.5.3 LXD 5.0.2
Relevant Log Output
Additional Context
No response