aptly/system
Andrey Smirnov 2943422d5d Automatic versioning for aptly
New version format:

* for releases, `x.y.z` (follows tag without leading `v`)
* for nightly builds, `x.y.z+N+hash` (previous version, not the upcoming one)

This means that each nightly build `aptly` would report
correct version now.

Version is now complied into the aptly binary, system tests
automatically check for current version, no need to update them
anymore.
2017-03-25 00:18:45 +03:00
..
changes Additional tests for aptly repo include. #71 2015-03-20 00:18:32 +03:00
files Update flat repository. 2015-06-26 13:24:31 +03:00
t01_version Automatic versioning for aptly 2017-03-25 00:18:45 +03:00
t02_config Make 'SkipContents' configurable in API. #345 2016-02-14 14:49:16 +03:00
t03_help Allow overriding architecture info from Release file 2016-05-16 03:25:00 +02:00
t04_mirror Add govet/golint into Travis CI build 2017-03-22 21:49:16 +03:00
t05_snapshot Allow filter to be empty for `aptly * search` commands 2017-02-10 23:07:06 +03:00
t06_publish Added publish show command 2017-01-10 10:59:07 +01:00
t07_serve Simplify test implementation 2017-02-15 20:18:47 +01:00
t08_db Remove extra \n, system tests. #217 2015-03-11 01:22:49 +03:00
t09_repo Implement new command `aptly repo create ... from snapshot ...` 2017-03-04 00:12:18 +03:00
t10_task Automatic versioning for aptly 2017-03-25 00:18:45 +03:00
t11_package Allow filter to be empty for `aptly * search` commands 2017-02-10 23:07:06 +03:00
t12_api Automatic versioning for aptly 2017-03-25 00:18:45 +03:00
udebs System test for repo adding .udebs. #108 2014-09-30 21:26:28 +04:00
README.rst System test, first sketch. 2014-01-20 23:39:25 +04:00
api_lib.py Add -no-lock to aptly api serve to excercise locking. 2016-01-24 23:02:46 +03:00
fixture.sh Updated fixture: sensu mirror, new mirror contents. 2014-06-29 09:56:30 +04:00
gpg-gen-key Use different keyring in system tests. 2014-02-12 21:25:55 +04:00
lib.py Basic test of graph layout 2017-01-17 00:46:51 +01:00
run.py Automatic versioning for aptly 2017-03-25 00:18:45 +03:00
s3_lib.py Support for SHA-512 hashes on publishing/downloads. 2016-02-18 12:01:51 +03:00
swift_lib.py Support for SHA-512 hashes on publishing/downloads. 2016-02-18 12:01:51 +03:00

README.rst

System test for aptly