Skip to content

Created optional operator-managed Route objects for deployed DBs and ObjStores #179

Created optional operator-managed Route objects for deployed DBs and ObjStores

Created optional operator-managed Route objects for deployed DBs and ObjStores #179

Workflow file for this run

name: Functional Tests
on:
pull_request:
jobs:
functest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: '1.19.x'
- name: Run Functional Tests
run: make functest