Skip to content

Commit

Permalink
add .tarignore for soak testing (#7830)
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon authored Nov 1, 2022
1 parent c985403 commit 578c55d
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 15 deletions.
19 changes: 19 additions & 0 deletions .tarignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
ztarrepo.tar.gz
node_modules
.github
.tarignore
.direnv
.idea
.vscode
.DS_Store
.envrc
abigen

dockercfg
env
credentials.env
gcr_creds.env
tests-*.xml
*.test
tmp-manifest-*.yaml
logs
10 changes: 5 additions & 5 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ require (
github.com/go-resty/resty/v2 v2.7.0
github.com/imdario/mergo v0.3.13
github.com/onsi/ginkgo/v2 v2.4.0
github.com/onsi/gomega v1.22.1
github.com/onsi/gomega v1.23.0
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.28.0
github.com/satori/go.uuid v1.2.0
github.com/slack-go/slack v0.11.3
github.com/smartcontractkit/chainlink v1.8.0
github.com/smartcontractkit/chainlink-env v0.2.47
github.com/smartcontractkit/chainlink-testing-framework v1.7.5
github.com/smartcontractkit/chainlink-env v0.2.49
github.com/smartcontractkit/chainlink-testing-framework v1.7.7
github.com/smartcontractkit/libocr v0.0.0-20220812191430-db92a9fdaa52
github.com/stretchr/testify v1.8.1
go.uber.org/atomic v1.9.0
Expand All @@ -37,7 +37,7 @@ require (
github.com/alecthomas/units v0.0.0-20210927113745-59d0afb8317a // indirect
github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 // indirect
github.com/armon/go-metrics v0.3.10 // indirect
github.com/aws/constructs-go/constructs/v10 v10.1.138 // indirect
github.com/aws/constructs-go/constructs/v10 v10.1.145 // indirect
github.com/aws/jsii-runtime-go v1.70.0 // indirect
github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59 // indirect
github.com/benbjohnson/clock v1.1.0 // indirect
Expand All @@ -47,7 +47,7 @@ require (
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
github.com/btcsuite/btcd v0.23.1 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.2.1 // indirect
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.26 // indirect
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.33 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 // indirect
Expand Down
20 changes: 10 additions & 10 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ github.com/aws/aws-sdk-go v1.40.45/go.mod h1:585smgzpB/KqRA+K3y/NL/oYRqQvpNJYvLm
github.com/aws/aws-sdk-go-v2 v0.18.0/go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g=
github.com/aws/aws-sdk-go-v2 v1.9.1/go.mod h1:cK/D0BBs0b/oWPIcX/Z/obahJK1TT7IPVjy53i/mX/4=
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.8.1/go.mod h1:CM+19rL1+4dFWnOQKwDc7H1KwXTz+h61oUSHyhV0b3o=
github.com/aws/constructs-go/constructs/v10 v10.1.138 h1:GrRh27uifH7p/DP7fQHxKTrYzwOSLDWJyYT177sY2+s=
github.com/aws/constructs-go/constructs/v10 v10.1.138/go.mod h1:L6ZTlHmRRQiWl8EAyoItmg9qUDvHmJ3PPFkAG91GRDw=
github.com/aws/constructs-go/constructs/v10 v10.1.145 h1:cvK2Dueu0d9JhQWAnD6PvIx3ae09F9PlZWWMePUHFYk=
github.com/aws/constructs-go/constructs/v10 v10.1.145/go.mod h1:L6ZTlHmRRQiWl8EAyoItmg9qUDvHmJ3PPFkAG91GRDw=
github.com/aws/jsii-runtime-go v1.70.0 h1:grgd4ZcLn9rApgLOSzll4u3xJsBL4qKbs2McxASqz5g=
github.com/aws/jsii-runtime-go v1.70.0/go.mod h1:Cd836+6/rhL8LbslPaGofAh8c7H75KVMF6bfHyNl7vY=
github.com/aws/smithy-go v1.8.0/go.mod h1:SObp3lf9smib00L/v3U2eAKG8FyQ7iLrJnQiAmR5n+E=
Expand Down Expand Up @@ -216,8 +216,8 @@ github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx2
github.com/bxcodec/faker v2.0.1+incompatible h1:P0KUpUw5w6WJXwrPfv35oc91i4d8nf40Nwln+M/+faA=
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.26 h1:EIuUre2AflQuLcBjqmJ9784kVnMP7hfF9LQpsBSDX/A=
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.26/go.mod h1:19pEx6YJhnygE49n7QfD9xKFqpcrHHHG95HYVMmtAh8=
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.33 h1:XCvGyLSpU7p9nO2cUxCyQJqjcli2qMYMIFCrOgePLgM=
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.5.33/go.mod h1:19pEx6YJhnygE49n7QfD9xKFqpcrHHHG95HYVMmtAh8=
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
github.com/cenkalti/backoff/v4 v4.1.1/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
Expand Down Expand Up @@ -1450,8 +1450,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
github.com/onsi/gomega v1.13.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY=
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/onsi/gomega v1.22.1 h1:pY8O4lBfsHKZHM/6nrxkhVPUznOlIu3quZcKP/M20KI=
github.com/onsi/gomega v1.22.1/go.mod h1:x6n7VNe4hw0vkyYUM4mjIXx3JbLiPaBPNgB7PRQ1tuM=
github.com/onsi/gomega v1.23.0 h1:/oxKu9c2HVap+F3PfKort2Hw5DEU+HGlW8n+tguWsys=
github.com/onsi/gomega v1.23.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg=
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
github.com/opencontainers/go-digest v1.0.0-rc1/go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
Expand Down Expand Up @@ -1643,16 +1643,16 @@ github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/slack-go/slack v0.11.3 h1:GN7revxEMax4amCc3El9a+9SGnjmBvSUobs0QnO6ZO8=
github.com/slack-go/slack v0.11.3/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
github.com/smartcontractkit/chainlink-env v0.2.47 h1:u5r9c8q0ih8xK5ziPNrhQ/K1DdGzhrNICjTlfmZFYZE=
github.com/smartcontractkit/chainlink-env v0.2.47/go.mod h1:wcMPnOqYVvedfOlX1H/CUL+wUTsAWx/GTM7z3FQuwFw=
github.com/smartcontractkit/chainlink-env v0.2.49 h1:3BwWRvNALmE7oaq71ciGZ7epqCLSXLGKa1khd7QGQ+M=
github.com/smartcontractkit/chainlink-env v0.2.49/go.mod h1:qiTByXxg979l6dDOWuM5V50/qRcqC3Q2SZ7MlIczwNs=
github.com/smartcontractkit/chainlink-relay v0.1.6-0.20221025223751-9b407cff57eb h1:NF6//JILgK8AeLkknJFEVsVRt+VqwNnxJ4SLpHKje9c=
github.com/smartcontractkit/chainlink-relay v0.1.6-0.20221025223751-9b407cff57eb/go.mod h1:v/QSrVm3z4/aPz/PLB6da05B/r4MHZy0/jder7iPxkQ=
github.com/smartcontractkit/chainlink-solana v1.0.2-0.20220930034647-edd5a863b876 h1:uctLwzPqXUbWWcOiZaltKNtb2XfIDVE1yQ04uLZ3N7Q=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.0-20220930034704-572ac07611cb h1:oRKhJVdoXTVQqBVSPkvfC/hxYoxsL3hldTavEuZrWOk=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.0-20220930034704-572ac07611cb/go.mod h1:FR8+xi6pmUuK6/PaH64B+OT5n/QOz7ox9pp9z05Dc2g=
github.com/smartcontractkit/chainlink-terra v0.1.4-0.20220930034731-ef9eb53de886 h1:VVB/jdEBD9O01uOPvONEWeUVJr2/crLjVVCfTl1fOLM=
github.com/smartcontractkit/chainlink-testing-framework v1.7.5 h1:2V7+kaHbSVOT1wWXvz+S4ea2vjoPpu1IMhng9jUAlYU=
github.com/smartcontractkit/chainlink-testing-framework v1.7.5/go.mod h1:WSxufhaN6qxWI5HbGaDeYKxXdNuA2lFoolDaoVkxtSw=
github.com/smartcontractkit/chainlink-testing-framework v1.7.7 h1:gSj4cqd3jWoWAWQUB5rLoq4+jQ7AinZo1WixtxTMYio=
github.com/smartcontractkit/chainlink-testing-framework v1.7.7/go.mod h1:zaCknJvXOXhYfUFnmndpoOia2+TLqRE5vfeSwawn91M=
github.com/smartcontractkit/libocr v0.0.0-20220812191430-db92a9fdaa52 h1:Nac1UCKJwt0AY15bAaorscflOcBs/FnmO7NoCh8Tons=
github.com/smartcontractkit/libocr v0.0.0-20220812191430-db92a9fdaa52/go.mod h1:5JnCHuYgmIP9ZyXzgAfI5Iwu0WxBtBKp+ApeT5o1Cjw=
github.com/smartcontractkit/ocr2keepers v0.4.8 h1:pvCDWIsYaSJI/M6qw0xIIXpHs5MPQaYEpmWsJiyi6LM=
Expand Down

0 comments on commit 578c55d

Please sign in to comment.