We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2814931 commit 62421e6Copy full SHA for 62421e6
1 file changed
hack/test-cmd.sh
@@ -189,8 +189,8 @@ __EOF__
189
hyper::test::map_file
190
hyper::test::with_volume
191
hyper::test::service
192
- hyper::test::nfs_volume
193
- hyper::test::execvm
+# hyper::test::nfs_volume
+# hyper::test::execvm
194
hyper::test::remove_container_with_volume
195
hyper::test::imageuser
196
hyper::test::imageusergroup
@@ -199,7 +199,7 @@ __EOF__
199
hyper::test::force_kill_container
200
hyper::test::container_logs_no_newline
201
hyper::test::container_readonly_rootfs_and_volume
202
- hyper::test::portmapping
+# hyper::test::portmapping
203
204
stop_hyperd
205
}
0 commit comments