Golang

  • Verifying GitHub Automation Access
  • Making Sure Your Bots Have the Access to Do Their Jobs
  • Nov. 14, 2022, 12:23 p.m.
  • As OpenShift's CI provider, the Test Platform team needs to maintain a couple of different GitHub bots and an App. These are collectively known as our "automation". The GitHub app is necessary for man...

  • Continue reading
  • Fixing Flaky Tests
  • A Data Driven Approach to Triaging Race Conditions
  • Aug. 2, 2022, 2:09 p.m.
  • The Test Platform team at OpenShift recently had a flaky end-to-end test that was failing around 20% of the time. This test would only fail on our CI servers, and always succeeded when running locally. It was a complex test that was verifying the correct functionality of our Continue reading

Categories