void-infrastructure
void-infrastructure copied to clipboard
btimefiles nomad
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:
$ 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
cleanup for when this is finished: https://github.com/classabbyamp/void-infrastructure/compare/btimefiles...classabbyamp:void-infrastructure:btimefiles-cleanup