diff options
| author | luwenpeng <[email protected]> | 2023-04-07 14:09:20 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2023-04-07 16:12:10 +0800 |
| commit | 7215e0b5451aec2882438b96b8e2e40f9675dc2d (patch) | |
| tree | 7fb3218eb1c6c7cfe8fd21ed6dd356ea1c2e10f6 /ci | |
| parent | 0f45abedc8576ed603fba15ceb6afe8bc211258f (diff) | |
TSG-14568 tsg-service-chaining-engine支持MAAT4
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ci/travis.sh b/ci/travis.sh index 822b1d3..3b5351a 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -35,12 +35,10 @@ env | sort # Install dependency from YUM yum install -y libasan yum install -y mrzcpd -yum install -y libmaatframe-devel +yum install -y libmaat4-devel yum install -y libMESA_handle_logger-devel yum install -y libMESA_prof_load-devel yum install -y libMESA_field_stat2-devel -yum install -y librulescan-devel -yum install -y sapp-devel # Maat_rule require MESA/stream.h yum install -y numactl-libs # required by mrzcpd yum install -y libibverbs # required by mrzcpd yum install -y libbreakpad_mini-devel |
