Skip to content

Minor updates to prepare for internal mirror#1

Merged
heyealex merged 1 commit into
GoogleCloudPlatform:developfrom
heyealex:prep-for-mirror
Oct 13, 2021
Merged

Minor updates to prepare for internal mirror#1
heyealex merged 1 commit into
GoogleCloudPlatform:developfrom
heyealex:prep-for-mirror

Conversation

@heyealex

Copy link
Copy Markdown
Contributor

Moved templates from their own directory to within reswriter as is
required by internal embed tooling and removed a test that is not
properly self-contained.

Moved templates from their own directory to within reswriter as is
required by internal embed tooling and removed a test that is not
properly self-contained.
@heyealex heyealex requested a review from cboneti October 12, 2021 21:52
@heyealex heyealex merged commit 4844d97 into GoogleCloudPlatform:develop Oct 13, 2021
@heyealex heyealex deleted the prep-for-mirror branch October 13, 2021 17:07
heyealex pushed a commit that referenced this pull request Apr 27, 2022
Rebase from upstream/develop
tpdownes pushed a commit that referenced this pull request May 6, 2022
- hpc-cluster-intel: Create an Intel cluster with 10 c2-standard-60 nodes using a custom OS image that has Intel oneAPI packages.
- custom-image-intel-oneapi: Custom OS image blueprint for Intel oneAPI packages.
- slurm-clck-job: Slurm job file requests 4 nodes for 1 hour and executes clck benchmark dgemm.
heyealex pushed a commit that referenced this pull request Nov 12, 2022
Add initial Grafana support
cboneti pushed a commit that referenced this pull request Apr 18, 2023
Fixing minor linting issues.
mr0re1 added a commit that referenced this pull request Oct 26, 2023
* Augment expression parsing error with position;
* Remove `YAML parsing error: ` prefix.

```yaml
vars:
  project_id: $(6 + 4) # Case #1
  hello: ((world+))    # Case #2
```

```sh
YAML parsing error: only traversal expressions are supported, got "6 + 4"
YAML parsing error: :0,6-6: Missing expression; Expected the start of an expression, but found the end of the file.

Case #1
Error: only traversal expressions are supported, got "6 + 4"
2:   project_id: $(6 + 4)
Case #2
Error: :0,6-6: Missing expression; Expected the start of an expression, but found the end of the file.
2:   hello: ((world+))
```
max-nag referenced this pull request in max-nag/hpc-toolkit Oct 27, 2023
)

* Augment expression parsing error with position;
* Remove `YAML parsing error: ` prefix.

```yaml
vars:
  project_id: $(6 + 4) # Case #1
  hello: ((world+))    # Case GoogleCloudPlatform#2
```

```sh
YAML parsing error: only traversal expressions are supported, got "6 + 4"
YAML parsing error: :0,6-6: Missing expression; Expected the start of an expression, but found the end of the file.

Case #1
Error: only traversal expressions are supported, got "6 + 4"
2:   project_id: $(6 + 4)
Case GoogleCloudPlatform#2
Error: :0,6-6: Missing expression; Expected the start of an expression, but found the end of the file.
2:   hello: ((world+))
```
cdunbar13 pushed a commit that referenced this pull request Oct 11, 2024
RDMA Support in GKE Blueprints
rachit-google added a commit that referenced this pull request Aug 18, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 1, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 7, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 9, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 17, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 27, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Oct 27, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Nov 24, 2025
okrause added a commit to okrause/cluster-toolkit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants