This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Add a smoke test script #56
Milestone
Comments
Merged
To check k8s setup? What can we deploy to test? |
Yes, a minimal script to test everything (that is expected to work) works as expected. |
dongsupark
pushed a commit
that referenced
this issue
Aug 28, 2017
A simple implementation of smoke tests based on Vagrant. Fixes #56
dongsupark
pushed a commit
that referenced
this issue
Aug 29, 2017
A simple implementation of smoke tests based on Vagrant. Fixes #56
dongsupark
pushed a commit
that referenced
this issue
Aug 29, 2017
A simple implementation of smoke tests based on Vagrant. Fixes #56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 8, 2017
A simple implementation of smoke tests based on Vagrant. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 8, 2017
A simple implementation of smoke tests based on Vagrant. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 8, 2017
A simple implementation of smoke tests based on Vagrant. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 24, 2017
A simple implementation of smoke tests based on Vagrant. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 24, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 24, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Sep 25, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
that referenced
this issue
Oct 17, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes #56
dongsupark
pushed a commit
that referenced
this issue
Oct 26, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes #56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Oct 27, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Oct 27, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Oct 27, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Oct 27, 2017
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Jul 23, 2018
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
dongsupark
pushed a commit
to dongsupark/kube-spawn
that referenced
this issue
Jul 24, 2018
A simple implementation of smoke tests based on Vagrant. It initializes a simple K8s cluster with 2 nodes, deploys an nginx pod, a service for the deployment, and checks if it's running. Fixes kinvolk#56
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The script, for instance
./tests/smoke.sh
, wouldThe text was updated successfully, but these errors were encountered: