tests.system.microsoft.azure.example_fileshare
模块内容
-
tests.system.microsoft.azure.example_fileshare.NAME = 'myfileshare'[source]
-
tests.system.microsoft.azure.example_fileshare.DIRECTORY = 'mydirectory'[source]
-
tests.system.microsoft.azure.example_fileshare.ENV_ID[source]
-
tests.system.microsoft.azure.example_fileshare.DAG_ID = 'example_fileshare'[source]
-
tests.system.microsoft.azure.example_fileshare.create_fileshare()[source]
创建一个包含目录的文件共享
-
tests.system.microsoft.azure.example_fileshare.delete_fileshare()[source]
删除一个文件共享
-
tests.system.microsoft.azure.example_fileshare.test_run[source]