2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 10:40:24 +00:00

Enhanced and updated REST test casees and bundle

This commit is contained in:
Wai Yee Wong
2020-09-23 16:28:33 -04:00
parent 9067d1ba42
commit ea5ec0fac7
2 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
restapi_setup_on_MN_CN
restapi_list_all_resources
restapi_list_globalconf
restapi_list_groups
restapi_list_nodes
restapi_list_node_CN
restapi_list_networks
restapi_list_osimages
restapi_list_policy
restapi_create_temp_CN_put
restapi_delete_temp_CN_put
restapi_create_temp_CN_post
restapi_create_temp_CN_put
restapi_list_temp_CN_2
restapi_delete_temp_CN_2
restapi_create_temp_CN_put
restapi_add_id_temp_CN
restapi_modify_vmmemory_temp_CN
restapi_delete_id_temp_CN
restapi_show_temp_CN_osimage
restapi_list_nodes_wrong_password
restapi_list_nodes_invalid_option
restapi_list_invalid_resource
restapi_list_wrong_osimage
restapi_modify_wrong_field_CN
restapi_delete_temp_CN_put
restapi_cleanup_on_MN_CN

View File

@@ -307,4 +307,4 @@ xcatstanzafile_objtype
xcatstanzafile_specificvalue
xcatstanzafile_tab
go_xcat_devel_from_repo
#INCLUDE:rhels_ppcle_restapi.bundle#
#INCLUDE:restapi.bundle#