summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author李玉冰 <[email protected]>2020-05-08 10:11:15 +0800
committer李玉冰 <[email protected]>2020-05-08 10:11:15 +0800
commita765d93f5d1fe7d9500ef93c4784e6a126d6c245 (patch)
treed8e6c0950ead9ebc6559f46597478134f9b491a8
parent9e961515672c8221b756bb2dabb1a0d740872fb6 (diff)
remove barefoot tests
-rw-r--r--bloomfilter/ptf-test/test.py28
1 files changed, 0 insertions, 28 deletions
diff --git a/bloomfilter/ptf-test/test.py b/bloomfilter/ptf-test/test.py
index be79ed0..940dd19 100644
--- a/bloomfilter/ptf-test/test.py
+++ b/bloomfilter/ptf-test/test.py
@@ -1,31 +1,3 @@
-################################################################################
-# BAREFOOT NETWORKS CONFIDENTIAL & PROPRIETARY
-#
-# Copyright (c) 2018-2019 Barefoot Networks, Inc.
-
-# All Rights Reserved.
-#
-# NOTICE: All information contained herein is, and remains the property of
-# Barefoot Networks, Inc. and its suppliers, if any. The intellectual and
-# technical concepts contained herein are proprietary to Barefoot Networks,
-# Inc.
-# and its suppliers and may be covered by U.S. and Foreign Patents, patents in
-# process, and are protected by trade secret or copyright law.
-# Dissemination of this information or reproduction of this material is
-# strictly forbidden unless prior written permission is obtained from
-# Barefoot Networks, Inc.
-#
-# No warranty, explicit or implicit is provided, unless granted under a
-# written agreement with Barefoot Networks, Inc.
-#
-#
-###############################################################################
-
-
-"""
-Simple PTF test for simple_l3_nexthop
-"""
-
######### STANDARD MODULE IMPORTS ########
import logging
import grpc