From 1acf5324799dedc042ed10389ffd2d2c22aec34e Mon Sep 17 00:00:00 2001 From: Shiva Krishna Merla Date: Fri, 30 Aug 2024 18:53:36 -0700 Subject: [PATCH] Fix CRs for e2e tests (#114) Signed-off-by: Shiva Krishna, Merla --- test/e2e/data/nimcache.yml | 1 - test/e2e/data/nimservice.yml | 7 ++++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/e2e/data/nimcache.yml b/test/e2e/data/nimcache.yml index f6360432..628bddf4 100644 --- a/test/e2e/data/nimcache.yml +++ b/test/e2e/data/nimcache.yml @@ -13,7 +13,6 @@ spec: authSecret: ngc-api-secret model: profiles: [] - autoDetect: true precision: "fp8" engine: "tensorrt_llm" qosProfile: "throughput" diff --git a/test/e2e/data/nimservice.yml b/test/e2e/data/nimservice.yml index 6787dc31..0fb81eee 100644 --- a/test/e2e/data/nimservice.yml +++ b/test/e2e/data/nimservice.yml @@ -12,9 +12,10 @@ spec: pullSecrets: - ngc-secret authSecret: ngc-api-secret - nimCache: - name: meta-llama3-8b-instruct - profile: '' + storage: + nimCache: + name: meta-llama3-8b-instruct + profile: '' replicas: 1 resources: limits: