Skip to content

xginn8/hup-ladder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUP-ladder

Tool for testing balenaOS updates both sequentially and randomly across OS versions in the staging environment of balenaCloud.

Simply set $UUID and $TOKEN in the environment and let the good HUPs roll!

Additionally, to skip N revs, set $SKIP to N.

By default this tool proceeds sequentially, to instead pick a random sort order, set $RANDOM_ORDER to true.

TODO

  • Blacklist for known-bad versions
  • Change from staging to other environments

About

Run the host OS update gamut

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.1%
  • Shell 42.9%