Tags: celestiaorg/knuu
Tags
make k8s the default builder (#541) * merge main into it * chore: refactored read file from image to use k8s instead of docker * chore: cleanup * filx: linter complain * Update pkg/container/docker.go Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com> * chore: merge fix conflicts * fix: remove duplicate test parallel * fix: set state after building image * fix: put the set git repo out of retry loop --------- Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com>
make k8s the default builder (#541) * merge main into it * chore: refactored read file from image to use k8s instead of docker * chore: cleanup * filx: linter complain * Update pkg/container/docker.go Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com> * chore: merge fix conflicts * fix: remove duplicate test parallel * fix: set state after building image * fix: put the set git repo out of retry loop --------- Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com>
make k8s the default builder (#541) * merge main into it * chore: refactored read file from image to use k8s instead of docker * chore: cleanup * filx: linter complain * Update pkg/container/docker.go Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com> * chore: merge fix conflicts * fix: remove duplicate test parallel * fix: set state after building image * fix: put the set git repo out of retry loop --------- Co-authored-by: Matthew Sevey <15232757+MSevey@users.noreply.github.com>
fix(e2e-523): inital commit - fixing e2e/system tests - WIP (#535) * fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <jose@celestia.org> * chore: conflict resolve & some cleanup * fix: linter complains * fix: minio concurrent bucket creation request issue * fix: map init * fix: kaniko concurrency overwriting issue * chore: improve error propagation * fix: image cache issue fixed * fix: failing test suits removed problematic code * chore: increase system test timeout * chore: fix tests to be executed in parallel * chore: increase timeout to be on the safeside * chore: increase timeout to be on the safeside in the ci * chore: fixed the premature cleanup * chore: testing 60 min timeout * fix: the deadlock issue in test suit * chore: cleanup * chore: fixed the missing cleanup * chore: applied changes * chore: revert deletion of TestNoVolumesNoFiles --------- Signed-off-by: Jose Ramon Mañes <jose@celestia.org> Co-authored-by: Mojtaba <mojtaba@celestia.org> Co-authored-by: Moji <mojtaba-esk@users.noreply.github.com>
PreviousNext