Skip to content

Commit 673f98d

Browse files
madhanmellanoxMadhan Babu
andauthored
[sonic_sku_create] Move tests from sonic-utilities-tests/ folder to tests/ folder (sonic-net#1222)
Move all files currently in sonic-utilities-tests folder to tests folder of sonic-utilities repository Co-authored-by: Madhan Babu <madhan@arc-build-server.mtr.labs.mlnx>
1 parent 0d49a85 commit 673f98d

22 files changed

Lines changed: 4 additions & 4 deletions

scripts/sonic_sku_create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env python2
1+
#!/usr/bin/python
22
"""
33
usage: sonic_sku_create.py [-h] [-v] [-f FILE] [-m [MINIGRAPH_FILE]] [-b BASE]
44
[-r] [-k HWSKU]

sonic-utilities-tests/sku_create_input/ACS-MSN2700/buffers.json.j2 renamed to tests/sku_create_input/ACS-MSN2700/buffers.json.j2

File renamed without changes.

sonic-utilities-tests/sku_create_input/ACS-MSN2700/buffers_defaults_t0.j2 renamed to tests/sku_create_input/ACS-MSN2700/buffers_defaults_t0.j2

File renamed without changes.

sonic-utilities-tests/sku_create_input/ACS-MSN2700/buffers_defaults_t1.j2 renamed to tests/sku_create_input/ACS-MSN2700/buffers_defaults_t1.j2

File renamed without changes.

sonic-utilities-tests/sku_create_input/ACS-MSN2700/pg_profile_lookup.ini renamed to tests/sku_create_input/ACS-MSN2700/pg_profile_lookup.ini

File renamed without changes.

sonic-utilities-tests/sku_create_input/ACS-MSN2700/port_config.ini renamed to tests/sku_create_input/ACS-MSN2700/port_config.ini

File renamed without changes.
File renamed without changes.

sonic-utilities-tests/sku_create_input/ACS-MSN2700/sai.profile renamed to tests/sku_create_input/ACS-MSN2700/sai.profile

File renamed without changes.

sonic-utilities-tests/sku_create_input/Mellanox-SN2700-D48C8.xml renamed to tests/sku_create_input/Mellanox-SN2700-D48C8.xml

File renamed without changes.

sonic-utilities-tests/sku_create_input/Mellanox-SN2700-D48C8/buffers.json.j2 renamed to tests/sku_create_input/Mellanox-SN2700-D48C8/buffers.json.j2

File renamed without changes.

0 commit comments

Comments
 (0)