func/test/oncluster
Matej Vasek efb04bef0f
Use custom jammy paketo builder (#1911)
* chore: use custom jammy paketo builder

Use our own modified jammy builder with additional buildpacks for
GoFunc and Rust. This enables on cluster build for Go and Rust functions.
Where possible (Go, Java) we use "tiny" variant, other runtimes use "base"
variant.

The updated task is new file instead of modifying existing task
this is done for sake of keeping compatiblility.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: remove unnecessary code per review request

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: podman test refers correct tkn task yamls

Signed-off-by: Matej Vasek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-08-10 03:25:35 +00:00
..
testdata/simplefunc test: adding e2e github oncluster test scenario (#1649) 2023-03-30 22:25:00 +00:00
asserts.go chore: remove underscore prefix from test packages (#1503) 2023-01-20 09:01:02 +00:00
git_helper.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
nodejs_helper.go chore: remove underscore prefix from test packages (#1503) 2023-01-20 09:01:02 +00:00
scenario_basic_test.go chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
scenario_context-dir_test.go chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
scenario_from-cli-local_test.go chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
scenario_from-cli_test.go chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
scenario_github_test.go test: update github ref used on e2e oncluster tests (#1917) 2023-08-09 21:55:35 +00:00
scenario_revision_test.go chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
scenario_runtime_test.go Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
tekton.go deps: update tekton to latest versions (#1753) 2023-05-26 20:04:26 +00:00