diff options
| author | 杨威 <[email protected]> | 2022-02-23 05:42:55 +0000 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2022-02-23 05:42:55 +0000 |
| commit | cf021f379e07355524de7c5cbdd06e1490c73585 (patch) | |
| tree | 3f67c1b91ac1ee1745ec38897475932bd5870ba7 | |
| parent | b4e7422cb63b72df28fd65c3c600401f53ff1882 (diff) | |
Update .gitlab-ci.ymlv4.2.76
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e78e54..9278750 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,7 @@ sapp_module_test: - cd /home/mesasoft/sapp_run - ldd gtest_sapp_v4 - sed -i '14 i__log_test_sapp_benchmark_log.debug >stdout; other' etc/sapp_log.conf + - sed -i '11 i__log_runtimelog.info >stdout; other' etc/sapp_log.conf - ulimit -c unlimited - ./gtest_sapp_v4 -f ipv4.* - ./gtest_sapp_v4 -f ipv6.* |
