Open eak13 opened 3 years ago
I can see the issue #658 is now completed. I can test log extraction feature and enable voting for aiap zuul gate. can someone assign this issue to me ?
@sirajyasin Sorry I didn't get this assigned to me, I am already working this as well as #658
This related patchset https://review.opendev.org/c/airship/airshipctl/+/824738 is needed so that the /var/local-path-provisioner exists for the persistent volume and persistent volume claim.
The Zuul job was timing out because this directory was not found. With this PS, the AIAP Zuul job no longer times out, but it seems to still fail, so the failures would need to be resolved before shifting the gates over to AIAP.
I was using this test PS to log output from the Zuul job (https://review.opendev.org/c/airship/airshipctl/+/823727)
We need to shift our upstream gates to use AIAP exclusively as the functional testing gate in our Airshipctl Zuul and Jenkins systems, so that we are using the same testing mechanism end to end. This requires #658 to be in place first before this can be implemented.