blob: 069b21472d314f1d01027373ed099cc5043b3ca5 [file] [log] [blame]
Bu Sun Kim65e33c02019-10-25 10:45:00 -07001import synthtool as s
2from synthtool import gcp
3
4common = gcp.CommonTemplates()
5
6# ----------------------------------------------------------------------------
7# Add templated files
8# ----------------------------------------------------------------------------
9templated_files = common.py_library(unit_cov_level=100, cov_level=100)
10s.move(templated_files / '.kokoro') # just move kokoro configs