Skip to content

atighineanu/CasperQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

CasperQA - is an automation tool for a given kubernetes-Caasp cluster

options:

  • "new" - - executes all the update commands after the bootstrap (registers, updates, disables the upd.timer and refreshes salt grains); syntax: go run main.go new
  • "supd" - - 'transactional-update cleanup dup salt'; syntax: go run main.go supd
  • "pupd" - 'transactional-update reboot pkg install -y ' (it sets automatically the "ZYPPER_AUTO_IMPORT_KEYS=1" option in /etc/transactional-update.conf; syntax: go run main.go pupd
  • "cmd" - - salt-cluster ; syntax: go run main.go cmd
  • "ar" - - salt-cluster 'zypper ar ); syntax: go run main.go ar <.repo>
  • "dis" - - salt-cluster 'disable trans. upd. timer'
  • "setup" - - sets up a new caasp3.0 cluster on libvirt-terraform (so far)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published