mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-18 07:58:18 +00:00
updates
This commit is contained in:
@@ -745,7 +745,7 @@ var _ = Describe("EphemeralRunner", func() {
|
||||
).Should(BeEquivalentTo(true))
|
||||
})
|
||||
|
||||
It("It should re-create pod on OutOfsomething", func() {
|
||||
It("It should re-create pod on reason starting with OutOf", func() {
|
||||
pod := new(corev1.Pod)
|
||||
Eventually(
|
||||
func() (bool, error) {
|
||||
|
||||
Reference in New Issue
Block a user