summaryrefslogtreecommitdiff
path: root/integration-requirements.txt
diff options
context:
space:
mode:
authorJames Falcon <TheRealFalcon@users.noreply.github.com>2020-12-11 11:58:48 -0600
committerGitHub <noreply@github.com>2020-12-11 11:58:48 -0600
commit8321f0c00dc72cbe0ea40cda7b2843b9d2270b11 (patch)
tree01ff607043927e96a297aeeac5b2c9b019fc6467 /integration-requirements.txt
parent00dbc1447bbf8ecf611653a1af50af958ac5aeb4 (diff)
downloadcloud-init-git-8321f0c00dc72cbe0ea40cda7b2843b9d2270b11.tar.gz
Integration test for gh-671 (#724)
Verify that on Azure that if a default user and password are specified through the Azure API that a change in the default password overwrites the old password
Diffstat (limited to 'integration-requirements.txt')
-rw-r--r--integration-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-requirements.txt b/integration-requirements.txt
index 82c77111..ec765763 100644
--- a/integration-requirements.txt
+++ b/integration-requirements.txt
@@ -1,5 +1,5 @@
# PyPI requirements for cloud-init integration testing
# https://cloudinit.readthedocs.io/en/latest/topics/integration_tests.html
#
-pycloudlib @ git+https://github.com/canonical/pycloudlib.git@d1c63026c76ed3ef02dc21982f9f7eeea2606f2a
+pycloudlib @ git+https://github.com/canonical/pycloudlib.git@72e800b8e99c5b735348c4778f19f92cf6c63de0
pytest