Use the current working directory as the default git repo checkout location

Description

This may be a regression in . Currently when eclccserver compiled from git in bare-metal the repos are checked out within the home folder.

It is more correct to check them out within the current directory of the eclccserver - it prevents clashes between different eclccservers and avoids problems with disk space when the home has little memory.

Conclusion

None

Activity

Show:

Gavin Halliday September 21, 2023 at 2:33 PM

  •  

    •  

      • Notes on a workaround ***

If the environment variable ECLCC_ECLREPO_PATH is configured as "/var/lib/HPCCSystems/<eclccserver-name>", or possible even "." then the repos will be cloned to a location with sufficient storage.

Note: this is an environment variable, not an eclccserver option. An upgrade would be preferrable.

Gavin Halliday September 21, 2023 at 12:10 PM

This will only affect bare-metal systems. Cloud versions already explicitly define the location.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Pull Request URL

Created September 21, 2023 at 11:55 AM
Updated September 21, 2023 at 3:33 PM
Resolved September 21, 2023 at 3:32 PM