Merge ~dbungert/ubuntu-manual-tests:lunar-fix-test-1759 into ubuntu-manual-tests:main

Proposed by Dan Bungert
Status: Merged
Merged at revision: 64572ef137f83fd2acc9658f73542a8c7ac6af8b
Proposed branch: ~dbungert/ubuntu-manual-tests:lunar-fix-test-1759
Merge into: ubuntu-manual-tests:main
Diff against target: 13 lines (+2/-0)
1 file modified
testcases/image/1759_PXE Netboot Live Server Autoinstall (+2/-0)
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+441236@code.launchpad.net

Commit message

subiquity: update netboot test for mirror changes

Known offline autoinstall will require the following autoinstall
snippet:
```
 apt:
  fallback: offline-install
```

To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

In theory I also updated the server:

perl ../qa_tracker_update.pl iso testcases/image/1759_PXE\ Netboot\ Live\ Server\ Autoinstall

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/testcases/image/1759_PXE Netboot Live Server Autoinstall b/testcases/image/1759_PXE Netboot Live Server Autoinstall
2index 7aa5288..6a31db6 100644
3--- a/testcases/image/1759_PXE Netboot Live Server Autoinstall
4+++ b/testcases/image/1759_PXE Netboot Live Server Autoinstall
5@@ -58,6 +58,8 @@ autoinstall:
6 # `mkpasswd`, from the 'whois' package, can help with hash creation.
7 password: $1$glNWVUKh$VxFYudlLU5FR9WDGXOK761
8 username: ubuntu
9+ apt:
10+ fallback: offline-install
11 </pre>
12
13 <p>Configure /srv/tftp/pxelinux.cfg/default:</p>

Subscribers

People subscribed via source and target branches