Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Stidham
097d2f42f5 Improving py-scripts files to fix errors with regression test
updating to_pip.sh

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-04 11:51:37 -07:00
Matthew Stidham
92df1ab82d Finish pip package creation script
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-24 15:38:32 -07:00
Matthew Stidham
17d93860ea Remove dead file link from py_scripts/__init__.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-23 14:44:19 -07:00
Matthew Stidham
65808d21fa 1. Fix circular import error in LFRequest
2. add import re to lfcli_base
3. add debug output to l3_cxprofile, so it is how it used to be
4. add help options to regression_test so we can test how the help flags are working
5. Make test_ip_variable_time work better when it is imported directly by moving most of the logic to a function under IPVariableTime
6. Add init.py file to the LANforge directory and fix archiving in the to_pip.py script

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-23 14:37:53 -07:00
Matthew Stidham
63a8eed6be Update to_pip commands since importlib statements don't have lanforge-scripts in them anymore
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-21 12:25:52 -07:00
Matthew Stidham
c16a9bb9e8 Configure to_pip to work with the importlib restructure
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-16 11:33:12 -07:00
Matthew Stidham
2699610c0b Improving to_pip.sh by adding opt args, and adding init creation
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-15 18:46:45 -07:00
Matthew Stidham
680a6a777c Revert "py-scripts diff file and pip conversion scripts"
This reverts commit ab7f0ccf6b.
2021-09-10 16:21:35 -07:00
Matthew Stidham
ab7f0ccf6b py-scripts diff file and pip conversion scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-10 11:17:49 -07:00
Chuck SmileyRekiere
7cdf948d54 Revert "Revert "Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package""
This reverts commit cea510ea7f.
2021-09-09 12:04:22 -06:00
Chuck SmileyRekiere
cea510ea7f Revert "Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package"
This reverts commit 0a18e833da.
2021-09-09 05:30:10 -06:00
Matthew Stidham
0a18e833da Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-08 17:23:12 -07:00