From 8e131d171691ea86bd3f93cd9cae963d7e9d6f08 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 12 Jan 2023 13:17:50 +0000 Subject: feat(etl): rls2302 + hoststack Signed-off-by: pmikus Change-Id: I511265b8d38793f74d23f73e434fa241d969b560 --- csit.infra.etl/trending_soak.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit.infra.etl/trending_soak.py') diff --git a/csit.infra.etl/trending_soak.py b/csit.infra.etl/trending_soak.py index e54cf9f18a..40da521884 100644 --- a/csit.infra.etl/trending_soak.py +++ b/csit.infra.etl/trending_soak.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2022 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: -- cgit 1.2.3-korg