Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions goldens/Basic_cluster_create.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Batch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@ $ xpk batch --project=golden-project --zone=us-central1-a --cluster=golden-clust
[XPK] Working on golden-project and us-central1-a
[XPK] Task: `Find cluster region or zone` is implemented by the following command not running since it is a dry run.
gcloud container clusters list --project=golden-project --filter=name=golden-cluster --format="value(location)"
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: `GKE Cluster Get ConfigMap` is implemented by the following command not running since it is a dry run.
kubectl get configmap golden-cluster-resources-configmap -o=custom-columns="ConfigData:data" --no-headers=true
Expand Down
5 changes: 1 addition & 4 deletions goldens/Cluster_create_for_multi-host_nodepool.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Cluster_create_private.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,10 @@ gcloud container clusters describe golden-cluster-private --project=golden-proje
[XPK] Task: `Fetching the list of authorized network from cluster describe.` is implemented by the following command not running since it is a dry run.
gcloud container clusters describe golden-cluster-private --project=golden-project --location=us-central1 --format="value(masterAuthorizedNetworksConfig.cidrBlocks[].cidrBlock)"
[XPK] Current machine's IP adrress is already authorized.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster-private
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster-private` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster-private --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Cluster_create_with_gb200-4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Cluster_create_with_shared_reservation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Job_cancel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ $ xpk job cancel golden-job --project=golden-project --zone=us-central1-a --clus
[XPK] Working on golden-project and us-central1-a
[XPK] Task: `Find cluster region or zone` is implemented by the following command not running since it is a dry run.
gcloud container clusters list --project=golden-project --filter=name=golden-cluster --format="value(location)"
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: `delete job` is implemented by the following command not running since it is a dry run.
kubectl-kjob delete slurm golden-job
Expand Down
5 changes: 1 addition & 4 deletions goldens/Job_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@ $ xpk job ls --project=golden-project --zone=us-central1-a --cluster=golden-clus
[XPK] Working on golden-project and us-central1-a
[XPK] Task: `Find cluster region or zone` is implemented by the following command not running since it is a dry run.
gcloud container clusters list --project=golden-project --filter=name=golden-cluster --format="value(location)"
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Listing jobs for project golden-project and zone us-central1-a:
[XPK] Task: `list jobs` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/NAP_cluster-create.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/NAP_cluster-create_with_pathways.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,10 @@ gcloud container clusters list --project=golden-project --filter=name=golden-clu
gcloud container clusters describe golden-cluster --project=golden-project --location=us-central1 --format="value(privateClusterConfig.enablePrivateNodes)"
[XPK] Private Nodes is not enabled on the cluster.
[XPK] Cluster is public and no need to authorize networks.
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: 'Checking CoreDNS deployment existence' in progress for namespace: kube-system
[XPK] Task: `Check CoreDNS deployment in kube-system` is implemented by the following command not running since it is a dry run.
Expand Down
5 changes: 1 addition & 4 deletions goldens/Workload_delete.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ $ xpk workload delete --project=golden-project --zone=us-central1-a --cluster=go
[XPK] Working on golden-project and us-central1-a
[XPK] Task: `Find cluster region or zone` is implemented by the following command not running since it is a dry run.
gcloud container clusters list --project=golden-project --filter=name=golden-cluster --format="value(location)"
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: `Check if PathwaysJob is installed on golden-cluster` is implemented by the following command not running since it is a dry run.
kubectl get pods -n pathways-job-system --no-headers -o custom-columns=NAME:.metadata.name
Expand Down
5 changes: 1 addition & 4 deletions goldens/Workload_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ $ xpk workload list --project=golden-project --zone=us-central1-a --cluster=gold
[XPK] Working on golden-project and us-central1-a
[XPK] Task: `Find cluster region or zone` is implemented by the following command not running since it is a dry run.
gcloud container clusters list --project=golden-project --filter=name=golden-cluster --format="value(location)"
[XPK] Try 1: get-credentials-dns-endpoint to cluster golden-cluster
[XPK] Task: `get-credentials-dns-endpoint to cluster golden-cluster` is implemented by the following command not running since it is a dry run.
gcloud container clusters get-credentials golden-cluster --location=us-central1 --dns-endpoint --project=golden-project && kubectl config view && kubectl config set-context --current --namespace=default
[XPK] Testing credentials with kubectl...
[XPK] Task: `kubectl get pods` is implemented by the following command not running since it is a dry run.
[XPK] Task: `Test kubectl credentials` is implemented by the following command not running since it is a dry run.
kubectl get pods
[XPK] Credentials test succeeded.
[XPK] Finished get-credentials and kubectl setup.
[XPK] Task: `List Jobs with filter-by-status=EVERYTHING with filter-by-job=None` is implemented by the following command not running since it is a dry run.
kubectl get workloads --ignore-not-found -o=custom-columns="Jobset Name:.metadata.ownerReferences[0].name,Created Time:.metadata.creationTimestamp,Priority:.spec.priorityClassName,TPU VMs Needed:.spec.podSets[0].count,TPU VMs Running/Ran:.status.admission.podSetAssignments[-1].count,TPU VMs Done:.status.reclaimablePods[0].count,Status:.status.conditions[-1].type,Status Message:.status.conditions[-1].message,Status Time:.status.conditions[-1].lastTransitionTime"
Expand Down
Loading
Loading