~matsubara/checkbox/more-maas-tests

« back to all changes in this revision

Viewing changes to jobs/ubuntumaasinstaller.txt.in

  • Committer: Diogo Matsubara
  • Date: 2012-04-02 19:54:25 UTC
  • Revision ID: diogo.matsubara@canonical.com-20120402195425-835rup8rv7bt9g11
comment out some tests for stories that haven't been implemented yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 VERIFICATION:
36
36
     Did the node enlist itself on the MAAS server?
37
37
 
38
 
plugin: manual
39
 
name: maasinstaller/enlistpxe
40
 
_description:
41
 
 PURPOSE:
42
 
     This will test that a network booted computer can automatically enlist to a
43
 
     MAAS server. A MAAS server running in the same network as the computer
44
 
     being tested is required for this test.
45
 
 STEPS:
46
 
     1. Boot your computer
47
 
     2. Access the BIOS configuration
48
 
     3. Change the boot option to boot through the network
49
 
     4. Save the config and reboot the computer
50
 
VERIFICATION:
51
 
    Did the networked booted computer find a MAAS server and enlist itself?
 
38
# XXX: matsubara 2012-04-02: Code is not yet implemented for these stories.
 
39
# Once the code is ready, it's fine to uncomment.
 
40
#plugin: manual
 
41
#name: maasinstaller/enlistpxe
 
42
#_description:
 
43
# PURPOSE:
 
44
#     This will test that a network booted computer can automatically enlist to a
 
45
#     MAAS server. A MAAS server running in the same network as the computer
 
46
#     being tested is required for this test.
 
47
# STEPS:
 
48
#     1. Boot your computer
 
49
#     2. Access the BIOS configuration
 
50
#     3. Change the boot option to boot through the network
 
51
#     4. Save the config and reboot the computer
 
52
#VERIFICATION:
 
53
#    Did the networked booted computer find a MAAS server and enlist itself?