diff options
| author | Ćukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> | 2017-05-18 19:58:02 +0200 |
|---|---|---|
| committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2017-05-31 09:53:12 +0000 |
| commit | 4fb0b5a09b26135ade285844da5d7dfe582a8d4c (patch) | |
| tree | 09b1e5867d6e7501118cdd0af0012b51fc216530 /tests/data/ga | |
| parent | 473ad6fbfe0b9c3b362b530492928303f2b4c7f3 (diff) | |
| download | vyos-walinuxagent-4fb0b5a09b26135ade285844da5d7dfe582a8d4c.tar.gz vyos-walinuxagent-4fb0b5a09b26135ade285844da5d7dfe582a8d4c.zip | |
Import patches-unapplied version 2.2.12-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 473ad6fbfe0b9c3b362b530492928303f2b4c7f3
New changelog entries:
* New upstream release (LP: #1690854).
- Refreshed debian/patches/disable_import_test.patch.
Diffstat (limited to 'tests/data/ga')
| -rw-r--r-- | tests/data/ga/WALinuxAgent-2.2.11.zip | bin | 0 -> 450878 bytes | |||
| -rw-r--r-- | tests/data/ga/WALinuxAgent-2.2.8.zip | bin | 415285 -> 0 bytes | |||
| -rw-r--r-- | tests/data/ga/supported.json | 8 |
3 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/ga/WALinuxAgent-2.2.11.zip b/tests/data/ga/WALinuxAgent-2.2.11.zip Binary files differnew file mode 100644 index 0000000..f018116 --- /dev/null +++ b/tests/data/ga/WALinuxAgent-2.2.11.zip diff --git a/tests/data/ga/WALinuxAgent-2.2.8.zip b/tests/data/ga/WALinuxAgent-2.2.8.zip Binary files differdeleted file mode 100644 index 04c60a8..0000000 --- a/tests/data/ga/WALinuxAgent-2.2.8.zip +++ /dev/null diff --git a/tests/data/ga/supported.json b/tests/data/ga/supported.json new file mode 100644 index 0000000..2ae3753 --- /dev/null +++ b/tests/data/ga/supported.json @@ -0,0 +1,8 @@ +{ + "ubuntu.16.10-x64": { + "versions": [ + "^Ubuntu,16.10,yakkety$" + ], + "slice": 10 + } +} |
