Commit Graph

3 Commits

Author SHA1 Message Date
Monty Taylor 6b467808ed Remove snap cleanup tasks
We don't need to keep cleaning up snap after the first time.

Change-Id: Ibd51afe152b234ee86f7cccacbe54bbc75560901
2020-04-16 12:45:36 -05:00
Monty Taylor fcee508fbc Install kubectl via openshift client tools
Instead of installing kubectl with snaps, which seem to be laky
in tests, just download the oc client tools tarball and unpack it.
This is how we get kubectl for the zuul images and it seems to
work nicely there.

Change-Id: I79590a2eeaf32722d231c2bfec35d264696b7e7a
2020-04-16 12:45:32 -05:00
James E. Blair 94d404a535 Install kubectl on bridge
With a snap package.  Because apparently that's how that's done.

Change-Id: I0462cc062c2706509215158bca99e7a2ad58675a
2019-02-11 10:16:58 -08:00