From ecd6f5bf6bdbd511aaf6be31f8d039f1ff137865 Mon Sep 17 00:00:00 2001 From: VSuryaprasad-HCL Date: Thu, 6 Feb 2025 12:02:24 +0000 Subject: [PATCH 1/2] tetsting from sonic-mgmt --- sonic-mgmt/test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sonic-mgmt/test.py diff --git a/sonic-mgmt/test.py b/sonic-mgmt/test.py new file mode 100644 index 0000000..18ccd5b --- /dev/null +++ b/sonic-mgmt/test.py @@ -0,0 +1 @@ +print("testing from sonic-mgmt") From f0509fad0e755ddc5d11aac3cade4246badb74da Mon Sep 17 00:00:00 2001 From: VSuryaprasad-HCL Date: Thu, 6 Feb 2025 12:04:10 +0000 Subject: [PATCH 2/2] testing from sdn_tests --- sonic-mgmt/sdn_tests/test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sonic-mgmt/sdn_tests/test.py diff --git a/sonic-mgmt/sdn_tests/test.py b/sonic-mgmt/sdn_tests/test.py new file mode 100644 index 0000000..e83c2bc --- /dev/null +++ b/sonic-mgmt/sdn_tests/test.py @@ -0,0 +1 @@ +print("testing from sdn_tests")