Skip to content

Conversation

@liulinC
Copy link
Collaborator

@liulinC liulinC commented Dec 19, 2023

No description provided.

25f3aca just disabled setup_logger, thus the logs are no longer
saved, and available from status-report.

Re-enable setup_logger, if /dev/log is not available, like in
container during CI unittest, just skip redirect logs

Signed-off-by: Lin Liu <lin.liu@citrix.com>
os.rename does not support cross device rename,
in xs9, the /tmp is mounted with tmpfs seperately, got the invalid
cross-device error.

Update os.rename --> shutil.move for the fix

Signed-off-by: Lin Liu <lin.liu@citrix.com>
@liulinC
Copy link
Collaborator Author

liulinC commented Dec 19, 2023

  • toolstack-next-input: 192272 (Dev Run)
  • Authentication sanity test: 192272 (Dev Run)

@robhoes robhoes merged commit 1fe74bb into xapi-project:master Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants