z4yx
|
85b2105a2b
|
[worker] retry registration
|
2020-06-17 21:34:55 +08:00 |
|
zyx
|
7b0cd490b7
|
fix misuse of a variable
|
2020-06-08 22:23:12 +08:00 |
|
zyx
|
b5d2a0ad89
|
bug fix: jobs not being scheduled after timeout
|
2020-06-04 09:37:20 +08:00 |
|
zyx
|
d8963c9946
|
test rsync inside a Docker container
|
2020-06-03 21:51:04 +08:00 |
|
zyx
|
198afa72cd
|
bug fix: rsync can access the exclude file in Docker (close #59)
|
2020-06-03 21:50:38 +08:00 |
|
zyx
|
85ce9c1270
|
wait for docker container removal
|
2020-06-03 19:47:14 +08:00 |
|
zyx
|
c00eb12a75
|
Two new options for rsync provider
- rsync_no_timeout=true/false # disable --timeout option
- rsync_timeout=n # set --timeout=n
related to issue #121
|
2020-06-03 13:26:49 +08:00 |
|
zyx
|
31862210ba
|
implement the timeout
|
2020-05-25 19:15:05 +08:00 |
|
zyx
|
e47ba2097e
|
add a timeout field to providers
|
2020-05-25 18:24:05 +08:00 |
|
zyx
|
e8c7ff3d7f
|
config items of timeout
|
2020-05-25 18:08:31 +08:00 |
|
z4yx
|
38b0156fae
|
[bug fix] provider is not terminated if premature stop command received
|
2020-05-09 18:42:54 +08:00 |
|
z4yx
|
001703a059
|
CI runs slower, give it more time
|
2020-03-29 12:01:39 +08:00 |
|
z4yx
|
e8e6ab6ed6
|
Merge branch 'wip-newlog'
|
2020-03-29 11:47:53 +08:00 |
|
z4yx
|
1491b6c42b
|
format the code
|
2020-03-29 09:06:19 +08:00 |
|
Miao Wang
|
7a9895350b
|
Support nested mirror config
|
2020-03-29 00:24:58 +08:00 |
|
z4yx
|
91209cab60
|
translate rsync exit code to error message (solve #20). May help #109 and #110
|
2020-03-28 16:26:40 +08:00 |
|
z4yx
|
1fb9f85862
|
closing log files where they were opened
|
2020-03-28 16:26:40 +08:00 |
|
Phy
|
4d461bd172
|
Use logger to print some debug messages than fmt.print
|
2020-03-23 01:20:49 -04:00 |
|
zyx
|
b1f2679fbf
|
[cmd provider] add support of match size in logs
|
2020-03-20 10:30:44 +08:00 |
|
zyx
|
aee1a705b7
|
remove "--contimeout=120" from default rsync options
|
2020-03-16 22:23:47 +08:00 |
|
zyx
|
9eb72c5db0
|
fix misuse of variables
|
2020-03-16 21:59:34 +08:00 |
|
z4yx
|
b490c22984
|
add test of rsyncEnv
|
2020-03-16 21:16:23 +08:00 |
|
z4yx
|
ae5ff25d20
|
in case rsyncEnv is nil
|
2020-03-16 21:11:15 +08:00 |
|
z4yx
|
365f49e6d3
|
add support of env config for rsync provider
|
2020-03-16 20:59:08 +08:00 |
|
z4yx
|
c41d7a4038
|
Bring docker test back
commit 4540ba24c72cb2d24e2e04870025dfa233dedf30
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 11:16:13 2020 +0800
wait longer
commit c8f07b81a7fe5fdef9224e8bc187500c4d67f049
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 10:55:49 2020 +0800
try to Terminate
commit 10d2d4b9d0756cf8f60fe27e1e41ae29b5ea6cbe
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 10:50:26 2020 +0800
forward the error
commit 38c96ee44d31088b9e6de67ebb745358fac8d49a
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 10:31:39 2020 +0800
now enable the assertion
commit 3b3c46a065a035d906d4cc5022d42e30b1f52a08
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 10:26:40 2020 +0800
rm un-related info
commit dd7ef7e3d0a0765c1fc48296d70966b3b4d581dd
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 10:12:01 2020 +0800
print err of provider.Run
commit 49a7b57dbf52d410c0dfe796be9c2f6213884931
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 09:55:48 2020 +0800
wait until it exits
commit a3e8f699072e3252b3300c667f1425a966aedb39
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 09:54:19 2020 +0800
targeting alpine:3.8
commit f30b8565049bb373a1a91a34ad07c8c3df8e1036
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 09:47:27 2020 +0800
see what happens
commit 8c21229a8be8e2ac0737bbc4bb88ba54e9fb7a20
Author: z4yx <z4yx@users.noreply.github.com>
Date: Sat Mar 14 09:30:50 2020 +0800
remove one assertion
commit 123368e6ef07aa63c489bb49bdf370d3abdd17bb
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 23:32:45 2020 +0800
docker test somehow works now
commit 94fa294a9bbedb569e6dd9cc7e4f27e73ed97443
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 23:27:12 2020 +0800
should use -d
commit b35bae2a9cb5e006c513da95377ab9487fc4341a
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 23:22:25 2020 +0800
docker run not working??
commit 9aea0036f434d333087f0cff3ce5165a53554e5f
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 23:12:39 2020 +0800
test if docker works
commit f92578b159587a8bbda296bbf9261fb4c5e2f186
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 17:42:00 2020 +0800
debugging docker_test
commit b649e32f76549711af597ce3a642309a41a08bf9
Author: z4yx <z4yx@users.noreply.github.com>
Date: Fri Mar 13 17:27:55 2020 +0800
Revert "remove docker_test.go"
This reverts commit a517a4bb6407e873f9b3893bdddebcd369679a03.
|
2020-03-14 11:23:19 +08:00 |
|
z4yx
|
8b0ef2bb53
|
fix the test
|
2020-03-14 11:11:10 +08:00 |
|
z4yx
|
b25be80670
|
extra options should only be applied to the second stage
|
2020-03-14 11:01:34 +08:00 |
|
z4yx
|
a517a4bb64
|
remove docker_test.go
|
2020-03-13 17:08:39 +08:00 |
|
z4yx
|
b816803eaf
|
Revert "disable docker_test"
This reverts commit 6d17d6b4ca57b56ca043240a3cb1a0510122b2f4.
|
2020-03-13 17:08:19 +08:00 |
|
z4yx
|
6d17d6b4ca
|
disable docker_test
|
2020-03-13 17:04:36 +08:00 |
|
z4yx
|
51e7f1d573
|
add TestRsyncProviderWithOverriddenOptions
|
2020-03-13 17:02:38 +08:00 |
|
z4yx
|
c99095267e
|
[docker test] Wait for docker running
|
2020-03-13 16:57:07 +08:00 |
|
z4yx
|
5c140035ec
|
[worker teset] Wait for http server starting
|
2020-03-13 16:41:30 +08:00 |
|
z4yx
|
80ad3247a0
|
fix build
|
2020-03-13 15:16:39 +08:00 |
|
z4yx
|
02468e21c0
|
add an option "rsync_override"
|
2020-03-13 15:12:52 +08:00 |
|
z4yx
|
908f098c72
|
[mirror config] job fails on pattern match in log
|
2020-03-09 21:48:06 +08:00 |
|
Yuxiang Zhang
|
22cfdfc9c2
|
[mirror config] extra rsync options (#107)
* support "rsync_options" array in config
* add test for new options
* fix tests
|
2020-03-09 20:48:09 +08:00 |
|
z4yx
|
36010dc33e
|
Merge branch 'master' of github.com:tuna/tunasync
|
2019-11-30 00:08:59 +08:00 |
|
z4yx
|
bc416a6088
|
add tests for post-hooks
|
2019-11-30 00:08:46 +08:00 |
|
z4yx
|
a065a11b38
|
change timeout in tests
|
2019-11-07 12:29:57 +08:00 |
|
z4yx
|
b4fe4db82a
|
Merge remote-tracking branch 'origin/dev'
|
2019-11-04 23:11:34 +08:00 |
|
z4yx
|
839363aaaa
|
reschedule the job if any hook fails
|
2019-11-04 22:52:03 +08:00 |
|
Jeeken Wang
|
501f77ee41
|
Merge branch 'master' into feature/btrfs-snapshot
|
2019-08-15 01:26:28 +08:00 |
|
z4yx
|
9e91fd706e
|
Merge branch 'dev'
|
2019-08-13 23:10:43 +08:00 |
|
z4yx
|
94cf0b4bdb
|
fix possible null dereferencing, reported by #96
|
2019-08-13 23:07:01 +08:00 |
|
WANG Ziqin
|
6b56c4254c
|
feat(btrfs_snapshot_hook): reimplemented Btrfs snapshots
TODO: test coverage
|
2019-08-02 13:31:33 +08:00 |
|
WANG Ziqin
|
30259da0f0
|
fix nil pointer dereference: check err first
|
2019-08-02 02:15:22 +08:00 |
|
WANG Ziqin
|
4854d9b981
|
Fix test: initialize dockerHook with embedded provider
|
2019-07-31 17:29:28 +08:00 |
|
WANG Ziqin
|
06fce98c00
|
Eliminate duplicate mirrorProvider in Hooks
|
2019-07-31 16:11:56 +08:00 |
|
z4yx
|
a6fc97889d
|
[bug fix] stalled scheduler if post-sync hook runs for a time which is longer than the sync interval
|
2019-07-05 16:29:00 +08:00 |
|