From c082a9144476207bb66ca14b6facc330b9471f15 Mon Sep 17 00:00:00 2001 From: Niranjan Mallapadi Date: Tue, 23 Sep 2014 08:51:11 +0530 Subject: 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 --- .../cli-tests/pki-kra-key-cli/pki-kra-key-cli-find-kra.sh | 6 +++--- .../cli-tests/pki-kra-key-cli/pki-kra-key-cli-generate-kra.sh | 8 ++++---- .../cli-tests/pki-kra-key-cli/pki-kra-key-cli-request-find-kra.sh | 6 +++--- .../cli-tests/pki-kra-key-cli/pki-kra-key-cli-show-kra.sh | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests') 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 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 -- cgit