test: move ssh_key_authentication to infix_services

This commit is contained in:
Ahmed Karic
2024-12-19 14:42:17 +01:00
committed by Mattias Walström
parent 389fc96794
commit e29a721571
8 changed files with 6 additions and 6 deletions
-2
View File
@@ -13,8 +13,6 @@ include::timezone/Readme.adoc[]
include::timezone_utc_offset/Readme.adoc[]
include::ssh_key_authentication/Readme.adoc[]
include::upgrade/Readme.adoc[]
include::ntp_client/Readme.adoc[]
-3
View File
@@ -14,9 +14,6 @@
- name: timezone_utc_offset
case: timezone_utc_offset/test.py
- name: ssh_key_authentication
case: ssh_key_authentication/test.py
- name: ntp_client
case: ntp_client/test.py
+2
View File
@@ -8,3 +8,5 @@ include::mdns_allow_deny/Readme.adoc[]
include::services_basic/Readme.adoc[]
include::ssh_server_config/Readme.adoc[]
include::ssh_key_authentication/Readme.adoc[]
@@ -12,3 +12,6 @@
- name: ssh_server_config
case: ssh_server_config/test.py
- name: ssh_key_authentication
case: ssh_key_authentication/test.py
@@ -4,7 +4,7 @@ Verify that 'guest' user can fetch data using only the 'public' key
==== Topology
ifdef::topdoc[]
image::../../test/case/ietf_system/ssh_key_authentication/topology.svg[Generate ssh key pair topology]
image::../../test/case/infix_services/ssh_key_authentication/topology.svg[Generate ssh key pair topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB