Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using OpenFunction Serving to drive the workloads of EventSource and Trigger #124

Closed
Tracked by #87
tpiperatgod opened this issue Oct 8, 2021 · 0 comments · Fixed by #115
Closed
Tracked by #87

Using OpenFunction Serving to drive the workloads of EventSource and Trigger #124

tpiperatgod opened this issue Oct 8, 2021 · 0 comments · Fixed by #115
Assignees

Comments

@tpiperatgod
Copy link
Member

No description provided.

@tpiperatgod tpiperatgod self-assigned this Oct 8, 2021
@tpiperatgod tpiperatgod linked a pull request Oct 8, 2021 that will close this issue
xwm1992 pushed a commit to xwm1992/OpenFunction that referenced this issue Aug 14, 2023
Adds command to run conformance tests.

- Adds `run_conformance_tests.sh`
- Adds detailed docs about setting up Java and contributing to this repo

Very similar to the Go setup, with a few minor modifications.

<details><summary>FULL LOGS</summary>
<p>

```
./run_conformance_tests.sh
Defaulting to v1.2.0 client.
Use './run_conformance_tests vX.X.X' to specify a specific release version.

========== INSTALLING CLIENT@v1.2.0 ==========
Note: only works with Go 1.16+ by default, see run_conformance_tests.sh for more information.
Done installing client@v1.2.0

========== HTTP CONFORMANCE TESTS ==========
2021/10/26 17:29:46 Validating for http...
2021/10/26 17:29:46 Framework server started.
2021/10/26 17:29:51 HTTP validation started...
2021/10/26 17:29:51 HTTP validation passed!
2021/10/26 17:29:51 Framework server shut down. Wrote logs to /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stdout.txt and /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stderr.txt.
2021/10/26 17:29:51 All validation passed!

========== BACKGROUND EVENT CONFORMANCE TESTS ==========
2021/10/26 17:29:51 Validating for legacyevent...
2021/10/26 17:29:51 Framework server started.
2021/10/26 17:29:56 Legacy event validation with legacy event requests...
2021/10/26 17:29:56 Events tried:
        - firebase-auth (PASSED)
        - firebase-db1 (PASSED)
        - firebase-db2 (PASSED)
        - firebase-db3 (PASSED)
        - firebase-db4 (PASSED)
        - firebase-db5 (PASSED)
        - firebase-db6 (PASSED)
        - firebase-db7 (PASSED)
        - firebase-db8 (PASSED)
        - firebase-dbdelete1 (PASSED)
        - firebase-dbdelete2 (PASSED)
        - firestore_complex (PASSED)
        - firestore_simple (PASSED)
        - legacy_pubsub (PASSED)
        - pubsub_binary (PASSED)
        - pubsub_text (PASSED)
        - storage (PASSED)
2021/10/26 17:29:56 Legacy event validation passed!
2021/10/26 17:29:56 Framework server shut down. Wrote logs to /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stdout.txt and /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stderr.txt.
2021/10/26 17:29:56 All validation passed!

========== CLOUDEVENT CONFORMANCE TESTS ==========
2021/10/26 17:29:56 Validating for cloudevent...
2021/10/26 17:29:56 Framework server started.
2021/10/26 17:30:01 CloudEvent validation with CloudEvent requests...
2021/10/26 17:30:01 Events tried:
        - firebase-auth (PASSED)
        - firebase-db1 (PASSED)
        - firebase-db2 (PASSED)
        - firebase-db3 (PASSED)
        - firebase-db4 (PASSED)
        - firebase-db5 (PASSED)
        - firebase-db6 (PASSED)
        - firebase-db7 (PASSED)
        - firebase-db8 (PASSED)
        - firebase-dbdelete1 (PASSED)
        - firebase-dbdelete2 (PASSED)
        - firestore_complex (PASSED)
        - firestore_simple (PASSED)
        - legacy_pubsub (PASSED)
        - pubsub_binary (PASSED)
        - pubsub_text (PASSED)
        - storage (PASSED)
2021/10/26 17:30:01 CloudEvent validation passed!
2021/10/26 17:30:01 Framework server shut down. Wrote logs to /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stdout.txt and /var/folders/27/9q8h1w651z91hycvdf4qf0h0009rgz/T/serverlog_stderr.txt.
2021/10/26 17:30:01 All validation passed!
```

</p>
</details>
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 a pull request may close this issue.

1 participant