From 8018ad12ddea1fbdbb21f4b3a198b553b92e4c41 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 18 Feb 2014 19:20:09 +0000 Subject: Update comment --- test_trove_upgrades.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test_trove_upgrades.py b/test_trove_upgrades.py index 001f5f3..b564709 100644 --- a/test_trove_upgrades.py +++ b/test_trove_upgrades.py @@ -503,6 +503,11 @@ class TestUpgrades(BaseTestSuite): Lighttpd is used in the test because it triggers very few rebuilds. + Access to Trove is via SSH, so this also tests that the authorized SSH + keys for the root account are correctly shared between the system + versions. If they are not, the test will not be able to access the + upgraded machine. + SCENARIO Bob upgrades his Trove (vague version) GIVEN a running an out-of-date Trove system WHEN Bob builds and upgrades to the current version of Trove with -- cgit v1.2.1