lp:~mvo/snappy/snappy-merge-integration-tests
Created by
Michael Vogt
on
2015-05-20
and last modified on
2015-06-09
- Get this branch:
- bzr branch lp:~mvo/snappy/snappy-merge-integration-tests
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
- Leo Arias: Approve on 2015-06-09
- Sergio Schvezov: Needs Information on 2015-05-21
- John Lenton: Approve on 2015-05-20
- Martin Pitt: Pending requested 2015-05-20
-
Diff: 599 lines (+483/-0)21 files modifiedintegration-tests/run-in-image/README (+16/-0)
integration-tests/run-in-image/debian/tests/control (+2/-0)
integration-tests/run-in-image/snappy-selftest (+51/-0)
integration-tests/run-in-image/tests/01_test_info (+4/-0)
integration-tests/run-in-image/tests/02_test_versions (+7/-0)
integration-tests/run-in-image/tests/03_test_apt (+4/-0)
integration-tests/run-in-image/tests/04_test_install_hello (+7/-0)
integration-tests/run-in-image/tests/05_test_install_nonexistant (+5/-0)
integration-tests/run-in-image/tests/06_test_search_framework (+4/-0)
integration-tests/run-in-image/tests/07_test_install_framework (+33/-0)
integration-tests/run-in-image/tests/08_test_versions_has_framework (+4/-0)
integration-tests/run-in-image/tests/10_test_info_has_stuff (+5/-0)
integration-tests/run-in-image/tests/11_test_xkcd_listens (+15/-0)
integration-tests/run-in-image/tests/80_test_failover (+48/-0)
integration-tests/run-in-image/tests/90_test_upgrade (+45/-0)
integration-tests/run-in-image/tests/91_test_upgrade_from_stable_image (+51/-0)
integration-tests/run-in-image/tests/common.sh (+59/-0)
integration-tests/run-in-image/tests/framework (+46/-0)
integration-tests/run-in-image/tests/settings (+3/-0)
integration-tests/selftest (+68/-0)
run-checks (+6/-0)
Branch information
Recent revisions
- 465. By Michael Vogt on 2015-05-20
-
move selftest into snappy and run as part of the run-checks if adt-run is available
- 463. By Michael Terry on 2015-05-19
-
Add modelines to all Go files, letting editors know they should use real tabs.
These modelines currently do two things:
- Let an editor know the file is Go code (though the .go extension should have tipped them off) for syntax highlighting purposes.
- Let an editor know to ignore the user's default preference for tabs vs whitespace when the TAB key is pressed, and just use a tab directly. by mterry approved by mvo - 462. By John Lenton on 2015-05-18
-
Moved debsig-verify validation under clickdeb. by chipaca approved by sergiusens
- 460. By John Lenton on 2015-05-18
-
Remove usage of stdlib "log" in favour of our logger module. by chipaca approved by sergiusens
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~snappy-dev/snappy/snappy-moved-to-github

