summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNiranjan Mallapadi <mrniranjan@redhat.com>2014-09-23 08:51:11 +0530
committerNiranjan Mallapadi <mrniranjan@redhat.com>2014-09-23 09:00:32 +0530
commitc082a9144476207bb66ca14b6facc330b9471f15 (patch)
treef923eeb5784af36af59f0ca1623195059aa04f8f /tests
parent51362c8d3bb749fb946c6fc45a23126a4f9f0b1c (diff)
downloadpki-c082a9144476207bb66ca14b6facc330b9471f15.tar.gz
pki-c082a9144476207bb66ca14b6facc330b9471f15.tar.xz
pki-c082a9144476207bb66ca14b6facc330b9471f15.zip
Minor modifications to pki kra key cli automation
Minor modifications to pki kra-key-find, kra-key-generate, kra-key-request-find, kra-key-show
Diffstat (limited to 'tests')
-rwxr-xr-xtests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh6
-rwxr-xr-xtests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh8
-rwxr-xr-xtests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh6
-rwxr-xr-xtests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh4
4 files changed, 12 insertions, 12 deletions
diff --git a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh
index 772965c72..7772e8f07 100755
--- a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh
+++ b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh
@@ -2,10 +2,10 @@
# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
-# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-key-cli
-# Description: PKI KEY CLI tests
+# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-kra-key-cli
+# Description: PKI KRA KEY CLI tests
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-# The following pki key cli commands needs to be tested:
+# The following pki kra key cli commands needs to be tested:
# pki kra-key-find
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
diff --git a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh
index c289b7a13..de2925b5a 100755
--- a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh
+++ b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh
@@ -2,11 +2,11 @@
# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
-# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-cert-cli
-# Description: PKI KEY CLI tests
+# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-kra-key-cli
+# Description: PKI KRA KEY CLI tests
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-# The following pki key cli commands needs to be tested:
-# pki key-generate
+# The following pki kra key cli commands needs to be tested:
+# pki kra-key-generate
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# Author: Niranjan Mallapadi <mrniranjan@redhat.com>
diff --git a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh
index 82453202b..0c3198377 100755
--- a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh
+++ b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh
@@ -2,10 +2,10 @@
# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
-# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-key-cli
-# Description: PKI KEY CLI tests
+# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-kra-key-cli
+# Description: PKI KRA KEY CLI tests
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-# The following pki key cli commands needs to be tested:
+# The following pki kra key cli commands needs to be tested:
# pki kra-key-request-find
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
diff --git a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh
index 88bc8f604..fef6fd232 100755
--- a/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh
+++ b/tests/dogtag/acceptance/cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh
@@ -2,8 +2,8 @@
# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
-# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-key-cli
-# Description: PKI KEY CLI tests
+# runtest.sh of /CoreOS/rhcs/acceptance/cli-tests/pki-kra-key-cli
+# Description: PKI KRA KEY CLI tests
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# The following pki key cli commands needs to be tested:
# pki kra-key-show