Conversation
Merge staging into master
|
1_Device_Test.md Requires text to user to be added to the dpctf-deploy readme as well. |
@gitwjr Which markdown is the entry point for the documentation. Maybe the main Markdown should be README.md in a subfolder called wsl2 or similar. |
|
Either the QuickStart Guide or the WAVE_WSL_User_Guide can be the starting point. However, I notice neither reference the other. I suggest I modify the QuickStart Guide to refer to the WAVE_WSL_User_Guide.md noting the difference between them. i.e. add to QuickStart "If you encounter problems during the install, or are not familiar with Linux on Windows with WSL platforms you can find more detailed instructions at [links to WAVE_WSL_User_Guide.md and the PDF version]. If you agree I will update the QuickStart Guide and send it to you to replace the original. There should be a clear note in the main README directing users of WSL platforms to the QuickGuide. Important: The guides are written expecting the Test Suite Scripts folder is included in the initial repo clone: git clone: https://github.com/cta-wave/dpctf-deploy.git ~/dpctf-temp. The scripts are written expecting to find everything in Test Suite Scripts folder. Both guides will direct the user to copy the Test Suite Scripts folder to the Users folder on their machine after they do the clone. If the Test Suite Scripts folder is no longer included in the clone I have to alter the guides. A simple fix is to include the folder in the clone and, if you want, add it to a wsl subfolder as well. That way everything can be in one place (wsl subfolder) and the guides/scripts can run as is since the folder would also be included in the clone. |
|
I revised the revised QuickStart Guide md to reference the more detailed WAVE_WSL_User_Guide. User these in place of the two Guides above in the Test Suite Scripts folder. Assuming the Test Suite Scripts folder is in the repo and will be cloned the user will be able to find them both. |
Automation scripts and instruction guides required to build WAVE Test Suite 4.0.0 on Windows with WSL2 platforms. To be posted on dpctf-deploy readme.