X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/1f01d59f7b361f598995da79a904eab9534fd878..a2ec48075c7c5972e53aab84427fb8e8f268e876:/master.yaml diff --git a/master.yaml b/master.yaml index 56dcd27..68c0d87 100644 --- a/master.yaml +++ b/master.yaml @@ -45,7 +45,7 @@ build: failed_build: *post_build post_commit: &post_commit zephyr: - class: xvm-dev-auto + class: xvm-auto pre_build: *post_commit post_submit: *post_commit failed_submit: *post_commit @@ -155,3 +155,12 @@ xen: lvm: vg: xenvg + +iscsi: + targets: + - ip: 10.7.0.1 + ifaces: + - eth1 + - ip: 10.8.0.1 + ifaces: + - eth2