Skip to content
  1. Jan 30, 2017
  2. Jan 29, 2017
  3. Jan 27, 2017
  4. Jan 26, 2017
  5. Jan 25, 2017
  6. Jan 24, 2017
  7. Jan 23, 2017
  8. Jan 20, 2017
  9. Jan 19, 2017
  10. Jan 18, 2017
    • crodetsky's avatar
      Genericize test cases and namespace create pod · 8e29b080
      crodetsky authored
      This change modifies 020_check-create-pod and 030_check-network test cases to
      target `kube-master[0]` instead of `node1` as these tests can be useful in
      deployments that do not use the same naming convention as the basic tests.
      
      This change also modifies 020_check-create-pod to namespace into a `test`
      namespace allowing the `get pods` command to get its expected number of
      running containers.
      
      Closes #866 and #867.
      8e29b080
Loading