зеркало из https://github.com/Azure/Avere.git
Add copyright notice to /test source files
This commit is contained in:
Родитель
2b97c3bb8c
Коммит
7a28ca3209
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
"""
|
||||
Class used for testing Azure ARM template-based deployment.
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
# Simple file operations check for a vFXT controller that has mounted three
|
||||
# vFXT nodes. These checks do operations such as writing a file in one mount,
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
# standard imports
|
||||
import json
|
||||
import logging
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
# standard imports
|
||||
import ast
|
||||
import logging
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
"""
|
||||
Driver for testing EDASIM
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
"""
|
||||
Driver for testing Azure ARM template-based deployment of the Avere vFXT.
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
"""vFXT cluster health status checks."""
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See LICENSE-CODE in the project root for license information.
|
||||
|
||||
"""
|
||||
Driver for testing Azure ARM template-based deployment of the Avere vFXT.
|
||||
|
|
Загрузка…
Ссылка в новой задаче