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

chore: disable fvm tests #3659

Closed
wants to merge 1 commit into from
Closed

chore: disable fvm tests #3659

wants to merge 1 commit into from

Conversation

EstebanBorai
Copy link
Contributor

@EstebanBorai EstebanBorai commented Nov 2, 2023

Disable FVM tests while Mock Server is introduced. Refer to #3657 for Mock Server Tracking.

@EstebanBorai EstebanBorai requested review from sehz and digikata November 2, 2023 19:37
@@ -47,6 +47,8 @@ pub enum CliError {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove other changes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seconded, try to make this pr just be the disable

Removes `fluvio install` to stick with `fvm` solution.

## Example

```
Fluvio Command Line Interface

fluvio-cli [OPTIONS] <COMMAND>

Commands:
  consume       Read messages from a topic/partition
  produce       Write messages to a topic/partition
  topic         Manage and view Topics
  partition     Manage and view Partitions
  smartmodule   Create and manage SmartModules [aliases: sm]
  table-format  Create a TableFormat display specification [aliases: tf]
  hub           Work with the SmartModule Hub
  profile       Manage Profiles, which describe linked clusters
  cluster       Install or uninstall Fluvio cluster
  version       Print Fluvio version information
  completions   Generate command-line completions for Fluvio

Options:
  -c, --cluster <host:port>        Address of cluster
      --tls                        Enable TLS
      --enable-client-cert         TLS: use client cert
      --domain <DOMAIN>            Required if client cert is used
      --ca-cert <CA_CERT>          Path to TLS ca cert, required when client cert is enabled
      --client-cert <CLIENT_CERT>  Path to TLS client certificate
      --client-key <CLIENT_KEY>    Path to TLS client private key
  -P, --profile <profile>
  -h, --help                       Print help
```
@EstebanBorai
Copy link
Contributor Author

Moved to #3660, local Git history was messed up

@EstebanBorai EstebanBorai deleted the chore/disable-fvm-tests branch November 2, 2023 19:48
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.

3 participants