Closed daminijain23 closed 3 years ago
Can one of the admins verify this patch?
@daminijain23 Looks good to me, but can you please check whether it's possible also to trigger JenkinsCI by GH Actions? Currently it's done by manually adding comment to PR like "run tests" or similar.
@daminijain23 I added one comment about installation of some specific package, can you have a look? Otherwise this looks OK, and I would rather merge it, so we can test it properly and later add support for JENKINS CI trigger, if possible. Also in one newer PR https://github.com/release-engineering/ubi-population-tool/pull/162, it looks that Travis is not part of checks for some reason :(
@daminijain23 I just wonder, why travis.yml is back. This file shouldn't be needed now. Or am I missing something?
@rbikar krb5 package have been removed from coverage flow as it wasn't required. .travis.yml was added back as backup in case github actions errors out and until all issues get resolved
O
@rbikar krb5 package have been removed from coverage flow as it wasn't required. .travis.yml was added back as backup in case github actions errors out and until all issues get resolved
OK, sounds good, I'll merge this now and let's see how it works :)
Added - release.yml and tox-test.yml Removed - .travis.yml
https://projects.engineering.redhat.com/browse/RHELDST-7276