Skip to content

Commit

Permalink
fix potential tests failing on ci
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
  • Loading branch information
denis-tingaikin committed Jun 7, 2021
1 parent 3de8174 commit 0ac38a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ kubectl apply -k .
```

```bash
kubectl wait --for=condition=ready --timeout=1m pod -l app=nse-kernel -n ${NAMESPACE1}
kubectl wait --for=condition=ready --timeout=5m pod -l app=nse-kernel -n ${NAMESPACE1}
```

Find NSE pod by labels:
Expand Down

0 comments on commit 0ac38a8

Please sign in to comment.