Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btimefiles nomad #202

Closed
wants to merge 2 commits into from
Closed

Conversation

classabbyamp
Copy link
Member

working towards buildbot in nomad

should be cleaned up on the ansible side first, then the nomad job can deployed

tested on my local nomad setup, everything works:

image

$ fd otime /hostdir -x sh -c 'echo $0; cat $0'
/hostdir/musl/binpkgs/debug/otime
1720983637
/hostdir/aarch64/binpkgs/debug/otime
1720983637
/hostdir/musl/binpkgs/otime
1720983637
/hostdir/musl/binpkgs/nonfree/otime
1720983637
/hostdir/aarch64/binpkgs/nonfree/otime
1720983637
/hostdir/glibc/binpkgs/debug/otime
1720983637
/hostdir/glibc/binpkgs/otime
1720983637
/hostdir/aarch64/binpkgs/otime
1720983637
/hostdir/glibc/binpkgs/multilib/otime
1720983637
/hostdir/glibc/binpkgs/nonfree/otime
1720983637
/hostdir/glibc/binpkgs/multilib/nonfree/otime
1720983637
$ fd otime /hostdir -x sh -c 'echo $0; cat $0'
/hostdir/musl/binpkgs/debug/otime
1720984117
/hostdir/musl/binpkgs/otime
1720984117
/hostdir/musl/binpkgs/nonfree/otime
1720984117
/hostdir/glibc/binpkgs/nonfree/otime
1720984117
/hostdir/aarch64/binpkgs/otime
1720984117
/hostdir/glibc/binpkgs/multilib/nonfree/otime
1720984117
/hostdir/glibc/binpkgs/multilib/otime
1720984117
/hostdir/aarch64/binpkgs/nonfree/otime
1720984117
/hostdir/glibc/binpkgs/debug/otime
1720984117
/hostdir/aarch64/binpkgs/debug/otime
1720984117
/hostdir/glibc/binpkgs/otime
1720984117

@classabbyamp classabbyamp mentioned this pull request Jul 14, 2024
7 tasks
@classabbyamp
Copy link
Member Author

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.

1 participant