aboutsummaryrefslogtreecommitdiff
path: root/ldcg-python-manylinux-tensorflow
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2021-09-21 12:16:47 +0100
committerAndrew Goodbody <andrew.goodbody@linaro.org>2021-09-21 12:16:47 +0100
commit4cbe3abbb6a5039e7aca87e925b85deb1ed50256 (patch)
tree578ad4781c84f574f43cd8befcce342b943e607c /ldcg-python-manylinux-tensorflow
parent10c6998c66a40d9cef78d3529bdf1df93653df09 (diff)
Adjust tests list for latest git
Change-Id: Ibf91e79a7c8d7d0ce4de5f0e525dcaff9447bd2c
Diffstat (limited to 'ldcg-python-manylinux-tensorflow')
-rw-r--r--ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml b/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
index abdb7c78e7..539117f3b8 100644
--- a/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
+++ b/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
@@ -90,7 +90,6 @@ versions:
- "//tensorflow/stream_executor/..."
- "//tensorflow/tools/..."
unit_tests_exclude:
- - "//tensorflow/compiler/mlir/tfrt/..."
- "//tensorflow/compiler/xla/service/..."
- "//tensorflow/compiler/xla/tests/..."
- "//tensorflow/core/kernels:quantized_bias_add_op_test"
@@ -113,7 +112,9 @@ versions:
- "//tensorflow/python/distribute:strategy_common_test_tpu"
- "//tensorflow/python/distribute:strategy_gather_test_tpu"
- "//tensorflow/python/distribute:tf_function_test_tpu"
+ - "//tensorflow/python/distribute:values_test_tpu"
- "//tensorflow/python/distribute:values_v2_test_tpu"
+ - "//tensorflow/python/distribute:vars_test_tpu"
- "//tensorflow/python/eager:remote_cloud_tpu_pod_test"
- "//tensorflow/python/eager:remote_cloud_tpu_test"
- "//tensorflow/python/framework:convert_to_constants_test"