Hi guys Part of the CI improvement work, I would suggest to enable running the integration tests of the IOs from the github PR.
Indeed, when doing a review, either the reviewer or the author needs to run the IT. The problem is that the results are private. It would be good to be able to run IT using a phrase in github (like the validates runner tests) to have the results public like any other test in the PR. But it would require the backend IT infrastructures (kubernates/docker ...) to be always up and also to set their credentials/location in the related jenkins groovy script. I opened: https://issues.apache.org/jira/browse/BEAM-4427 Thoughts? Best Etienne
