• Ryan Hitchman's avatar
    Make upload-to-gcs.sh use a different prefix for tests in other repos. · 9b7f347e
    Ryan Hitchman authored
    For kubernetes/test-infra#476.
    
    Also, put the repo in the build metadata so Gubernator can link to the
    right thing for postsubmit jobs.
    
    For PR #$NUM in a given repo, the logs will go to these places:
    
    	kubernetes/kubernetes => /pr-logs/pull/$NUM
    	kubernetes/test-infra => /pr-logs/pull/test-infra/$NUM
    	google/cadvisor => /pr-logs/pull/google_cadvisor/$NUM
    
    Tested with a manual harness. Note that this leaves the latest/indirect
    untouched as well as postsubmit jobs-- *job names* are still unique, the
    main issue was that PR numbers might collide. Disturbing as little
    structure as possible reduces how many things will break.
    9b7f347e
Name
Last commit
Last update
..
OWNERS Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
gotest-dockerized.sh Loading commit data...
gotest.sh Loading commit data...
test-dockerized.sh Loading commit data...
upload-to-gcs.sh Loading commit data...
verify-dockerized.sh Loading commit data...
verify.sh Loading commit data...