Guest User

Untitled

a guest
Mar 22nd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. - New test type Cloud that does
  2. Boot some scl exp (with lock on a best-effort-to find helper, failing of none is up)
  3. Wait for status condition (e.g. have scl-ui set a KV entry for: all green in dashboard for now, break this out later)
  4. Run tests with [ConsulAgent] in scope
  5. Take down
  6. Report results + time!!
  7. - Make this run from strats1/JIRA
  8.  
  9. - Optionally make SCL boot wait for a top level health check
  10. E.g. curl -Si uklpadsab076a:5950/status
  11. Should return 200 and "no fatal errors". e.g. "{warning:..., fatal:[]}"
  12. This state should be generated using the same logic as the dashboard
  13.  
  14. - Tests:
  15. - Basic boot/unboot (ignore Ansible, should be removed)
  16. - Log stress testing
  17. - Secret copying
  18. - Faster boot
  19. - Updates with Nomad really work
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. Laterz:
  29. - Refactoring oppertunities:
  30. - Boot via pure SSH (no helpers!)
  31. - Better boot logic in Agent
Add Comment
Please, Sign In to add comment