Skip to content
GitLab
Explore
Sign in
gekkofs
May 19, 2020
Working to fix CI issue
· c1644e2a
Jean Bez
authored
May 13, 2020
c1644e2a
Try to fix missing library in CI
· eaa86bdd
Jean Bez
authored
May 12, 2020
eaa86bdd
Try to fix missing library in CI
· 0ecca7ab
Jean Bez
authored
May 12, 2020
0ecca7ab
Try to fix missing library in CI
· 73a6aa2b
Jean Bez
authored
May 12, 2020
73a6aa2b
Try to fix missing library in CI
· e91b3792
Jean Bez
authored
May 12, 2020
e91b3792
Handle CI cache between branches
· 4a79192d
Jean Bez
authored
May 12, 2020
4a79192d
Working to fix integration tests
· b4ed249f
Jean Bez
authored
May 12, 2020
b4ed249f
Update .gitlab-ci.yml
· a98417ec
Jean Bez
authored
May 12, 2020
a98417ec
Define functions only for the forwarding mode
· 7e59dd0c
Jean Bez
authored
May 12, 2020
7e59dd0c
Restructure CI for GekkoFWD
· c0eebe71
Jean Bez
authored
May 12, 2020
c0eebe71
Create a forwarding mode in GekkoFS
· 44f20ee8
Jean Bez
authored
May 12, 2020
44f20ee8
May 18, 2020
Merge branch '105-add-lseek-tests' into 'master'
· 7c034057
Ramon Nou
authored
May 18, 2020
7c034057
[LSEEK] Resolves 'Add lseek test'. Fixes bug in SEEK_END due to RPC mismatch.
· 9bd1477c
Ramon Nou
authored
May 18, 2020
9bd1477c
May 16, 2020
Merge branch '84-preadv-readv' into 'master'
· 2a8773a7
Ramon Nou
authored
May 16, 2020
2a8773a7
[readv and preadv] Implementation and tests. Fixes
#84
· 5d8da9b3
Jean Bez
authored
May 16, 2020
and
Ramon Nou
committed
May 16, 2020
5d8da9b3
May 14, 2020
Merge branch '106-statx-tests-not-installed-correctly' into 'master'
· 082832dd
Ramon Nou
authored
May 14, 2020
082832dd
Resolve "[Statx] Test not installed correctly"
· 0a047be7
Ramon Nou
authored
May 14, 2020
0a047be7
May 12, 2020
Merge branch '104-statx-syscall-missing' into 'master'
· 3379bf44
Ramon Nou
authored
May 12, 2020
3379bf44
[Statx] Implementation for kernel >4.11. Added tests
· 69949c08
Ramon Nou
authored
May 12, 2020
69949c08
Apr 24, 2020
Merge branch '76-implement-a-testing-harness-for-functional-tests' into 'master'
· 1c4528b4
Marc Vef
authored
Apr 24, 2020
1c4528b4
Fix harness log messages
· 542f3d58
Alberto Miranda
authored
Apr 24, 2020
and
Marc Vef
committed
Apr 24, 2020
542f3d58
Fix wrong WORKING_DIRECTORY in test definitions
· f657ff65
Alberto Miranda
authored
Apr 24, 2020
and
Marc Vef
committed
Apr 24, 2020
f657ff65
Add CMake option to set tests' network interface
· 11dab46d
Alberto Miranda
authored
Apr 17, 2020
and
Marc Vef
committed
Apr 24, 2020
11dab46d
Disable shell tests due to client hangs
· c3710535
Alberto Miranda
authored
Apr 17, 2020
and
Marc Vef
committed
Apr 24, 2020
c3710535
Fix install path for integration tests
· 8c2b6037
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
8c2b6037
Fix issue with CI variable expansion
· 265692af
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
265692af
${BUILD_PATH} no longer needed as an artifact
· 6fd0b324
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
6fd0b324
Cleanup .gitlab-ci.yml
· b27aca47
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
b27aca47
Install tests in CI build jobs to shrink artifacts
· 158fec6a
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
158fec6a
Move integration tests to 'integration' subdir
· d59fc4ec
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
d59fc4ec
Additional error reporting in gkfs.Client
· 81de1b59
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
81de1b59
Allow tests to be installed
· db5defd6
Alberto Miranda
authored
Apr 16, 2020
and
Marc Vef
committed
Apr 24, 2020
db5defd6
Test run directory needs to exist
· 6b70d1cd
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
6b70d1cd
Add package for unbuffer command
· b55ce343
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
b55ce343
Fix TMPDIR in test invocation
· c0452378
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
c0452378
Update .gitlab-ci.yml
· 382a0c60
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
382a0c60
Remove loguru's default logger on import
· f6dddf70
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
f6dddf70
Clean up prints in test_directories.py
· 8ce8550b
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
8ce8550b
Fix logging error
· dab35a5f
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
dab35a5f
Use timeouts instead of retries to start daemon
· f99dcad6
Alberto Miranda
authored
Apr 06, 2020
and
Marc Vef
committed
Apr 24, 2020
f99dcad6
Loading