summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2023-04-26 14:35:52 +0800
committerluwenpeng <[email protected]>2023-04-26 14:35:52 +0800
commit989a118969751d1074fd168534d66df15b55628e (patch)
treeb1c4a54be0675f9dc5b70c9381fc7bd91a6cf4b7 /test
parente5df6a84c0e0f2fd4c6e50b5ec1731cb30d38303 (diff)
TSG-14908 tsg-service-chaining-engine的service_chaining_rule_hits metrics适配vsys_id的变更
Diffstat (limited to 'test')
-rw-r--r--test/test_data/resource/raw_pkt_mirr_block.json2
-rw-r--r--test/test_data/resource/raw_pkt_mirr_bypass.json2
-rw-r--r--test/test_data/resource/raw_pkt_mirr_forward.json2
-rw-r--r--test/test_data/resource/raw_pkt_stee_block.json2
-rw-r--r--test/test_data/resource/raw_pkt_stee_bypass.json2
-rw-r--r--test/test_data/resource/raw_pkt_stee_forward.json2
-rw-r--r--test/test_data/resource/sce0.json2
7 files changed, 7 insertions, 7 deletions
diff --git a/test/test_data/resource/raw_pkt_mirr_block.json b/test/test_data/resource/raw_pkt_mirr_block.json
index 30ca9f1..ab5b6e0 100644
--- a/test/test_data/resource/raw_pkt_mirr_block.json
+++ b/test/test_data/resource/raw_pkt_mirr_block.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/raw_pkt_mirr_bypass.json b/test/test_data/resource/raw_pkt_mirr_bypass.json
index 78a9226..5615619 100644
--- a/test/test_data/resource/raw_pkt_mirr_bypass.json
+++ b/test/test_data/resource/raw_pkt_mirr_bypass.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/raw_pkt_mirr_forward.json b/test/test_data/resource/raw_pkt_mirr_forward.json
index 99237fc..d1764d0 100644
--- a/test/test_data/resource/raw_pkt_mirr_forward.json
+++ b/test/test_data/resource/raw_pkt_mirr_forward.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/raw_pkt_stee_block.json b/test/test_data/resource/raw_pkt_stee_block.json
index d285c38..37622cb 100644
--- a/test/test_data/resource/raw_pkt_stee_block.json
+++ b/test/test_data/resource/raw_pkt_stee_block.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/raw_pkt_stee_bypass.json b/test/test_data/resource/raw_pkt_stee_bypass.json
index e02cc97..f996087 100644
--- a/test/test_data/resource/raw_pkt_stee_bypass.json
+++ b/test/test_data/resource/raw_pkt_stee_bypass.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/raw_pkt_stee_forward.json b/test/test_data/resource/raw_pkt_stee_forward.json
index b705bf1..f57cd40 100644
--- a/test/test_data/resource/raw_pkt_stee_forward.json
+++ b/test/test_data/resource/raw_pkt_stee_forward.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]
diff --git a/test/test_data/resource/sce0.json b/test/test_data/resource/sce0.json
index b705bf1..f57cd40 100644
--- a/test/test_data/resource/sce0.json
+++ b/test/test_data/resource/sce0.json
@@ -15,7 +15,7 @@
{
"table_name": "SERVICE_CHAINING_COMPILE",
"table_content": [
- "995199\t0\t2\t1\t1\t{}\t{\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
+ "995199\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"targeted_traffic\":\"raw\",\"sff_profiles\":[1]}\t1\t2"
]
}
]