Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Oct 12 - Oct 26
-
Team:Telescope and Site
-
Urgent?:No
Description
Deploy the new LabVIEW docker image to the CTIO Nexus. This will install the xdotool to the Dockerfile. The .Xauthority file will be tested with different context to see I could use the Dockerfile to make the Xvnc plugin to work or not. If NI can provide a good way to avoid the prompt window of user login, we will not use the xdotool. The backup (worst solution) is to create the file and install the Caraya unit test manually on the local host. After this, upload the images to the CTIO Nexus to let Diego and Omar to work.
Based on the LabVIEW and Linux OS Compatibility, only the following three combinations have the good compatibility:
(1) CentOS 7 + LabVIEW 2018 SP1,
(2) CentOS 7 + LabVIEW 2020, and
(3) CentOS 8 + LabVIEW 2020.
PS. The NI ticket is here:
https://www.ni.com/my-support/s/case/5003q00001Lfj4bAAB/remove-start-up-dialog
Installed the xdotool in the Dockerfile. Updated the details.
Reformatted the README.md.
I tested to use the environment variable of XAUTHORITY and it did not work.