diff options
author | Gui Chen <gui.chen@intel.com> | 2012-12-20 15:25:04 +0800 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2012-12-20 15:25:04 +0800 |
commit | 946725e1d0666fe7f4d4eee9253e092f82a3f175 (patch) | |
tree | 21288f031695c94f2879823eae1c30e6b3ffb793 /tests/mic_cases/test-cr_h/expect | |
parent | e5d2ffb6e83e01027cc7e4595af1e44f10dfee3e (diff) | |
download | mic-946725e1d0666fe7f4d4eee9253e092f82a3f175.tar.gz mic-946725e1d0666fe7f4d4eee9253e092f82a3f175.tar.bz2 mic-946725e1d0666fe7f4d4eee9253e092f82a3f175.zip |
keep only unittest
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'tests/mic_cases/test-cr_h/expect')
-rw-r--r-- | tests/mic_cases/test-cr_h/expect | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/tests/mic_cases/test-cr_h/expect b/tests/mic_cases/test-cr_h/expect deleted file mode 100644 index 8586d08..0000000 --- a/tests/mic_cases/test-cr_h/expect +++ /dev/null @@ -1,40 +0,0 @@ -mic create(cr): create an image - -Usage: - mic create(cr) SUBCOMMAND <ksfile> [OPTS] - -Commands: - fs create fs image - help (?) give detailed help on a specific sub-command - livecd create livecd image - liveusb create liveusb image - loop create loop image - raw create raw image - -Options: - -h, --help show this help message and exit - --logfile=LOGFILE Path of logfile - -c CONFIG, --config=CONFIG - Specify config file for mic - -k CACHEDIR, --cachedir=CACHEDIR - Cache directory to store the downloaded - -o OUTDIR, --outdir=OUTDIR - Output directory - -A ARCH, --arch=ARCH - Specify repo architecture - --release=RID Generate a release of RID with all necessary files, - when @BUILD_ID@ is contained in kickstart file, it - will be replaced by RID - --record-pkgs=RECORD_PKGS - Record the info of installed packages, multiple values - can be specified which joined by ",", valid values: - "name", "content", "license" - --pkgmgr=PKGMGR Specify backend package manager - --local-pkgs-path=LOCAL_PKGS_PATH - Path for local pkgs(rpms) to be installed - --runtime=RUNTIME Specify runtime mode, avaiable: bootstrap - --compress-disk-image=COMPRESS_DISK_IMAGE - Sets the disk image compression. NOTE: The available - values might depend on the used filesystem type. - --copy-kernel Copy kernel files from image /boot directory to the - image output directory.
\ No newline at end of file |