Skip to content

Conversation

@lanchongyizu
Copy link
Member

@lanchongyizu lanchongyizu commented Oct 13, 2016

Node discovery fails when using static file server, because basefs and overlayfs are always pulled from API_CB(api.server) rather than file.server.
The solution is to change BASEFS and OVERLAYFS to be full URL instead of file path.

  • use overlayfsUri and overlayfsFile to replace overlayfs in task options
  • use basefsUri and basefsFile to replace basefs in task options

RackHD/on-tasks#356
RackHD/on-http#492
RackHD/on-skupack#53
RackHD/on-taskgraph#175

@RackHD/corecommitters @iceiilin @cgx027 @panpan0000

Copy link
Member

@anhou anhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@anhou anhou merged commit 77395f9 into RackHD:master Oct 14, 2016
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