nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

The bootstrap-integration test fails despite an ansible variable defined in molecule.yml file #773

Closed vjayaramrh closed 4 days ago

vjayaramrh commented 5 days ago

The test complains of undefined variable file despite it being defined in the molecule.yml file, this needs to be investigated further and root caused. Refer http://prow.nephio.io/view/gs/prow-nephio-sig-release/pr-logs/pull/nephio-project_test-infra/269/bootstrap-integration/1805388473121640448#1:build-log.txt%3A545 (cc: @electrocucaracha @radoslawc @liamfallon )

 TASK [Include bootstrap] *******************************************************
ERROR! 'tag_nonkind_k8s' is undefined
fatal: [int-focal-vm-bootstrap-289968054]: FAILED! => {"changed": false, "reason": "'tag_nonkind_k8s' is undefined"} 
electrocucaracha commented 5 days ago

@vjayaramrh this issue is only happening with the changes that you are introducing in your PR, and it's not reproducible in main branch. So, I suggest closing this issue and fix it on your change.

vjayaramrh commented 5 days ago

@electrocucaracha What is the fix?

vjayaramrh commented 4 days ago

Closing issue as no longer defining a variable