Commit 3ba16981 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

Doesn't seem like deleting charts is required

parent 3b2572d8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -342,9 +342,6 @@ test-deploy-deletes-old-postgres-if-opt-in:
    # make sure old postgres deployment exists
    - auto-deploy deploy
    - ./test/verify-deployment-database production production-postgres
    # clean up charts/ folder because of https://github.com/helm/helm/issues/7770
    - rm -rf chart/charts/
    - auto-deploy download_chart
    # test that the deploy job succeeds
    - export POSTGRES_VERSION='9.6.16'
    - export AUTO_DEVOPS_POSTGRES_CHANNEL=2