lp:~smoser/+junk/jenkins2isotracker

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/+junk/jenkins2isotracker
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

18. By Scott Moser

update README with new qatracker-tools branch

17. By Scott Moser

mention .config/isotracker in README

16. By Scott Moser

add support for reading ~/.config/isotracker for creds

This is very hacky indeed, but this way I can store these
creds and not have to remember them.

~/.config/isotracker will be read if API_USER and API_KEY not
set in environment. It is yaml formatted and looks like:
 user: userval
 key: keyval

15. By Scott Moser

mention API_KEY and API_USER in my.script or env

14. By Scott Moser

remove TODO for comment field

13. By Scott Moser

multiple changes: support apikey in env, --comment argument, remove append

Multiple changes here:
 - Usage: change 'test-label' to 'milestone-label' which is more clear.
 - make 'run' support adding --password and --user to the cmdline
   of the command if API_USER and API_KEY are in the environment.
   It also does not print out the password in debug, but XXXX
 - do not invoke with '--append' instead this will overwrite.
 - add invoke tracker_update with '--comment'. The comment will include
   the url provided as well as a path to the test-result in that
   url that is being reported for this iso tracker test.

12. By Scott Moser

make 'all-types' count for 'multi-instance' for ebs images

we do not run 'multi-instance' tests for ebs so, to get some results for iso
tracker, we pretend that 'all-types' is 'multi-instance' if this is ebs.

11. By Scott Moser

white space change

10. By Scott Moser

README: small improvements

9. By Scott Moser

improve the output a bit

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers