lp:~didrocks/britney/additional-parameters

Created by Didier Roche-Tolomelli and last modified
Get this branch:
bzr branch lp:~didrocks/britney/additional-parameters
Only Didier Roche-Tolomelli can upload to this branch. If you are Didier Roche-Tolomelli please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Didier Roche-Tolomelli
Project:
britney
Status:
Development

Recent revisions

560. By Didier Roche-Tolomelli

Add new env, test-git and test-bzr parameters to run-autopkgtest

559. By Martin Pitt

Skip second-stage upgrade testing if UPGRADE_OUTPUT option is absent or empty

This is useful to speed up britney in dry run mode, if we are only interested
in builds and package tests.

558. By Martin Pitt

Autopkgtest: Do not leak full AMQP url to log, it contains a password

557. By Martin Pitt

Add direct log link to excuses

If we have a result, directly link to the log file on swift in excuses.html.
The architecture name still leads to the package history as before.
If result is still pending, link to the "running tests" page instead.

556. By Martin Pitt

Autopkgtest: Use correct Swift container for ADT_PPAS

When using ADT_PPAS, the results won't go into the "autopkgtest-%SERIES"
container but into the PPA specific "autopkgtest-%SERIES-LPUSER-PPANAME" one.

555. By Martin Pitt

Autopkgtest: Keep the actual run IDs

Don't clobber passed run IDs with newer failed results. This is potentially a
bit more expensive as we might re-fetch failed results at every run after a
PASS, but the IDs in our cache will be correct so that we can expose them in
the UI.

554. By Martin Pitt

test_autopkgtest.py: Rename class to just "T" for easier running of selected tests

553. By Martin Pitt

Fix crash from previous hint reorganization

Traceback (most recent call last):
  File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 3380, in <module>
    Britney().main()
  File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 3329, in main
    self.write_excuses()
  File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 1992, in write_excuses
    upgrade_me.remove(e.name)
ValueError: list.remove(x): x not in list

552. By Martin Pitt

Provide default if ADT_PPAS option is absent

551. By Martin Pitt

Process force-skiptest hint before requesting tests

If a package has a force-skiptest hint, don't request autopkgtests for it.

Branch metadata

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