mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-24 14:32:33 +00:00
metrics: Update general FIO tests
This PR updates general FIO tests by adding the recent date of a change. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
b0bea47c53
commit
5e937fa622
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2021-2022 Intel Corporation
|
# Copyright (c) 2021-2023 Intel Corporation
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2021 Intel Corporation
|
// Copyright (c) 2021-2023 Intel Corporation
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
package main
|
package main
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2021 Intel Corporation
|
# Copyright (c) 2021-2023 Intel Corporation
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
#
|
#
|
||||||
|
2
tests/metrics/storage/fio-k8s/pkg/env/env.go
vendored
2
tests/metrics/storage/fio-k8s/pkg/env/env.go
vendored
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2021 Intel Corporation
|
// Copyright (c) 2021-2023 Intel Corporation
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
package env
|
package env
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2021 Intel Corporation
|
// Copyright (c) 2021-2023 Intel Corporation
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
package exec
|
package exec
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2021 Intel Corporation
|
# Copyright (c) 2021-2023 Intel Corporation
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2021 Intel Corporation
|
// Copyright (c) 2021-2023 Intel Corporation
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
package k8s
|
package k8s
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2021 Intel Corporation
|
// Copyright (c) 2021-2023 Intel Corporation
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
package k8s
|
package k8s
|
||||||
|
Loading…
Reference in New Issue
Block a user