kubuntu-council team mailing list archive
-
kubuntu-council team
-
Mailing list archive
-
Message #00911
[Merge] ~seb128/ubuntu-manual-tests:fix-id-conflict into ubuntu-manual-tests:main
Sebastien Bacher has proposed merging ~seb128/ubuntu-manual-tests:fix-id-conflict into ubuntu-manual-tests:main.
Requested reviews:
Ubuntu Testcase Admins (ubuntu-testcase)
For more details, see:
https://code.launchpad.net/~seb128/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/431759
Sorry about that, I added canary tests through the webUI before knowing about the vcs. Once the change accepted I will push the test with the new reference to the server and update the list of raspi tests to correctly include it
--
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ~seb128/ubuntu-manual-tests:fix-id-conflict into ubuntu-manual-tests:main.
diff --git a/definitions/pi_server_cases.xml b/definitions/pi_server_cases.xml
index 04b445a..ac6bd6d 100644
--- a/definitions/pi_server_cases.xml
+++ b/definitions/pi_server_cases.xml
@@ -491,7 +491,7 @@
<ut:include ref="wifi"><ut:define name="intf">wlan0</ut:define></ut:include>
</ut:case>
- <ut:case id="1743_RaspberryPi CM4 8GB Post-install">
+ <ut:case id="1775_RaspberryPi CM4 8GB Post-install">
<ut:define name="model">Raspberry Pi Compute Module 4 8GB</ut:define>
<ut:define name="post-install">
<p>Before booting your CM4 with the new image, edit config.txt on the boot
diff --git a/testcases/image/1743_RaspberryPi CM4 8GB Post-install b/testcases/image/1775_RaspberryPi CM4 8GB Post-install
similarity index 100%
rename from testcases/image/1743_RaspberryPi CM4 8GB Post-install
rename to testcases/image/1775_RaspberryPi CM4 8GB Post-install
Follow ups