lp:~paride/curtin
- Get this repository:
-
git clone
https://git.qastaging.paddev.net/~paride/curtin
Branches
Name | Last Modified | Last Commit |
---|---|---|
pylint- |
2021-05-12 14:44:41 UTC |
pylintrc: explicitly list the DISTROS generated-members
Author:
Paride Legovini
pylintrc: explicitly list the DISTROS generated-members For some obscure reason setting generated- in pylintrc makes the pylint run flaky, causing failures like: curtin/ These failures: - happen on about 15% of the time, at least on Bionic But the truth is I don't understand why generated- |
deb-rules- |
2020-10-19 15:42:24 UTC |
debian/rules: drop UPSTREAM_VERSION (unused)
Author:
Paride Legovini
debian/rules: drop UPSTREAM_VERSION (unused) |
fix-deb-clean | 2020-10-16 11:11:45 UTC |
deb packaging: fully cleanup directory tree after build
Author:
Paride Legovini
deb packaging: fully cleanup directory tree after build LP: #1899698 |
vmtest- |
2020-10-07 11:18:23 UTC |
vmtest: fix the groovy arm64 subarch
Author:
Paride Legovini
vmtest: fix the groovy arm64 subarch LP: #1898757 |
release/xenial/20.2 | 2020-09-29 14:16:16 UTC |
releasing curtin version 20.2-0ubuntu1~16.04.1
Author:
Paride Legovini
releasing curtin version 20.2-0ubuntu1~ |
release/bionic/20.2 | 2020-09-29 13:48:22 UTC |
releasing curtin version 20.2-0ubuntu1~18.04.1
Author:
Paride Legovini
releasing curtin version 20.2-0ubuntu1~ |
release/focal/20.2 | 2020-09-29 12:29:42 UTC |
releasing curtin version 20.2-0ubuntu1~20.04.1
Author:
Paride Legovini
releasing curtin version 20.2-0ubuntu1~ |
release/ |
2020-09-25 20:46:55 UTC |
releasing curtin version 20.2-0ubuntu1
Author:
Paride Legovini
releasing curtin version 20.2-0ubuntu1 |
drop-new- |
2020-09-25 10:34:02 UTC |
Drop tools/new-upstream-snapshot
Author:
Paride Legovini
Drop tools/new- It's just an older version of the new-upstream- |
release/20.2 | 2020-09-24 12:58:00 UTC |
Release 20.2
Author:
Paride Legovini
Release 20.2 Bump the version in curtin/__init__.py to be 20.2. LP: #1896947 |
update-packaging | 2020-09-16 12:04:38 UTC |
* debian/control: drop Build-Depends on linting tools, they haven't been
Author:
Dan Watkins
* debian/control: drop Build-Depends on linting tools, they haven't been |
fix-pylint | 2020-09-15 14:11:23 UTC |
tox: bump py3 pylint to version 2.6.0
Author:
Paride Legovini
tox: bump py3 pylint to version 2.6.0 |
20.1-29- |
2020-09-14 15:53:24 UTC |
releasing curtin version 20.1-29-g81144052-0ubuntu1
Author:
Paride Legovini
releasing curtin version 20.1-29- |
pin-pyrsistent | 2020-09-09 09:15:38 UTC |
Pin the dependency on pyrsistent
Author:
Paride Legovini
Pin the dependency on pyrsistent pyrsistent 0.16.0 is the latest version supporting Python < 3.5. |
fix-dasd- |
2020-08-20 17:05:42 UTC |
dasd: fix the device_id devno range check
Author:
Paride Legovini
dasd: fix the device_id devno range check |
vmtests-add-groovy | 2020-07-28 16:53:16 UTC |
New Abs class: TestNetworkMtuNetworkdAbs
Author:
Paride Legovini
New Abs class: TestNetworkMtuN |
drop-eoan-vmtests | 2020-07-16 12:30:31 UTC |
Drop the Eoan vmtests (EOL)
Author:
Paride Legovini
Drop the Eoan vmtests (EOL) |
remove- |
2020-07-16 12:26:13 UTC |
Give exec permission to tools/remove-vmtest-release
Author:
Paride Legovini
Give exec permission to tools/remove- |
drop-ddstreet- |
2020-07-10 13:53:24 UTC |
LP: #1671951 is Fix Released => Drop the PPA
Author:
Paride Legovini
LP: #1671951 is Fix Released => Drop the PPA |
lp1861941- |
2020-07-10 13:41:09 UTC |
Snooze the tests failing because of LP: #1861941 for two more months
Author:
Paride Legovini
Snooze the tests failing because of LP: #1861941 for two more months |
curtainer- |
2020-06-18 15:29:22 UTC |
curtainer: fail is masking of zfs-mount or zfs-share fails
Author:
Paride Legovini
curtainer: fail is masking of zfs-mount or zfs-share fails |
feature/ |
2020-06-16 12:23:59 UTC |
jenkins-runner: fix typo
Author:
Paride Legovini
jenkins-runner: fix typo |
update- |
2020-05-20 09:37:54 UTC |
vmtest-sync-images: update the URL of the maas streams
Author:
Paride Legovini
vmtest-sync-images: update the URL of the maas streams The old URL goes through a couple of redirects but does not land at the |
pin-flake8 | 2020-05-14 12:13:12 UTC |
tox: pin flake8 to version 3.8.1
Author:
Paride Legovini
tox: pin flake8 to version 3.8.1 |
ci-run-pyflakes | 2020-04-01 15:17:41 UTC |
Add 'basepython' and move 'commands' to the end of the tox env
Author:
Paride Legovini
Add 'basepython' and move 'commands' to the end of the tox env |
bash4-compat | 2019-10-28 14:09:55 UTC |
t/jenkins-runner: replace $EPOCHSECONDS with 'date +%s'
Author:
Paride Legovini
t/jenkins-runner: replace $EPOCHSECONDS with 'date +%s' The $EPOCHSECONDS variable has been introduced in Bash 5, and we need |
vmtest- |
2019-10-02 11:13:23 UTC |
jenkins-runner: remove unnecessary quotes
Author:
Paride Legovini
jenkins-runner: remove unnecessary quotes Quotes are not necessary around bare strings not at risk of being split |
fix/style | 2019-09-30 13:17:40 UTC |
vmtest-sync-images: remove unused imports
Author:
Paride Legovini
vmtest-sync-images: remove unused imports |
enable-arm64 | 2019-09-25 17:22:24 UTC |
vmtest: enable arm64
Author:
Paride Legovini
vmtest: enable arm64 * Call qemu with the correct -machine/-cpu options |
arm64test | 2019-09-25 09:13:08 UTC |
vmtest: enable arm64
Author:
Paride Legovini
vmtest: enable arm64 * Call qemu with the correct -machine/-cpu options |
vmtests-ppc64 | 2019-09-25 09:05:28 UTC |
vmtests ppc64el: use target_arch where appropriate
Author:
Paride Legovini
vmtests ppc64el: use target_arch where appropriate |
ppc64test | 2019-09-25 09:05:28 UTC |
vmtests ppc64el: use target_arch where appropriate
Author:
Paride Legovini
vmtests ppc64el: use target_arch where appropriate |
target_arch | 2019-09-19 07:49:13 UTC |
vmtests: separate arch and target_arch in tests
Author:
Paride Legovini
vmtests: separate arch and target_arch in tests In tests 'arch' is now the arch of the host system, while target_arch is the Modify find_arches() to return all the target arches which not excluded |
skip-if-arch | 2019-09-12 18:25:37 UTC |
vmtests: new decorator: skip_if_arch
Author:
Paride Legovini
vmtests: new decorator: skip_if_arch Introduce the skip_in_arch decorator. It looks a lot like skip_if_flag, |
proxy-disable | 2019-05-27 12:43:42 UTC |
empty apt_proxy behavior: update documentation
Author:
Paride Legovini
empty apt_proxy behavior: update documentation |
update-pylint | 2019-05-09 11:32:55 UTC |
Add pylintrc
Author:
Paride Legovini
Add pylintrc * Use multiple processes to speed up pylint (jobs=0, i.e. auto) |
vmtest- |
2019-05-09 10:27:24 UTC |
vmtest: add dependency on python3-jsonschema
Author:
Paride Legovini
vmtest: add dependency on python3-jsonschema |
vmtest-enable-eoan | 2019-05-09 10:22:54 UTC |
vmtest: disable eoan multipath test
Author:
Paride Legovini
vmtest: disable eoan multipath test Same rationale as 28aad607d8d0960 |
remove- |
2019-04-03 13:19:27 UTC |
schema-validate-storage: remove unused imports
Author:
Paride Legovini
schema- Fixes pyflakes failure: tools/schema- |
master | 2019-01-07 15:42:31 UTC |
vmtests: network mtu fix-by bump to post 19.04 release
Author:
Ryan Harper
vmtests: network mtu fix-by bump to post 19.04 release Skip the TestNetworkMtuAbs test failures until post 19.04 release. |
1 → 40 of 40 results | First • Previous • Next • Last |