Git Product home page Git Product logo

gp-autotest's Introduction

程序启动:
运行GPTest中的main()方法

简单测试功能模块:
一.psql常用功能
- database(create、alter、drop)
- schema(create、alter、drop)
- table(create、alter、drop、truncate)
- table(insert、select、update、delete)
- order by、group by、having
- and、or、not、like、in、not in、between条件
- 内连接、左外连接、右外连接、全外连接、跨连接
- 视图、序列、函数、触发器、事务、索引
- max、min、avg、sum和as别名、日期和时间函数
- limit offset
- 集合(union、intersect、except)、子查询、serial自增长、权限控制

二.gp服务器信息
- 主机名
- 以太链路信息
- IP地址信息
- 路由信息
- 操作系统内核
- 内存(MB)
- CPU
- 块设备
- 操作系统配置文件 静态配置信息(/etc/sysctl.conf、/etc/security/limits.conf、/etc/security/limits.d/*.conf、
/etc/sysconfig/iptables-config、/etc/fstab、/etc/rc.local、/etc/selinux/config、/var/spool/cron 用户cron配置、
chkconfig --list、iptables -L -v -n -t filter 动态配置信息、iptables -L -v -n -t nat 动态配置信息、
iptables -L -v -n -t mangle 动态配置信息、iptables -L -v -n -t raw 动态配置信息、
sysctl -a 动态配置信息、mount 动态配置信息、selinux 动态配置信息、/var/log/boot.log、/var/log/cron、
/var/log/dmesg、/var/log/messages、/var/log/secure、/var/log/wtmp)

三.gp服务
- gpfdist的启动和外部表导入数据、导出数据

gp-autotest's People

Contributors

albertkhw avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.